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