Searched refs:count_chars (Results 1 – 3 of 3) sorted by relevance
47 count_chars(const char * str, char c) in count_chars() function
49 intt count_chars(const char * str, char c);
761 return count_chars(dpData, i_cSplit) + 1; in token_count()
Completed in 24 milliseconds