Searched refs:utf8_check_first (Results 1 – 3 of 3) sorted by relevance
47 size_t utf8_check_first(char byte) in utf8_check_first() function147 count = utf8_check_first(buffer[0]); in utf8_iterate()171 size_t count = utf8_check_first(string[i]); in utf8_check_string()
21 size_t utf8_check_first(char byte);
174 count = utf8_check_first(c); in stream_get()200 else if(utf8_check_first(c)) { in stream_get()224 else if(utf8_check_first(c)) in stream_unget()