Searched refs:countchar (Results 1 – 1 of 1) sorted by relevance
121 static int countchar(char *map, char c, int end) in countchar() function134 return countchar(map, '\n', t->start) + 1; in json_line()
Completed in 2 milliseconds