Searched refs:utf8_next (Results 1 – 2 of 2) sorted by relevance
384 utf8_next( cbytes_t *pp, cbytes_t end ) in utf8_next() function523 int c = utf8_next(&p, end); in utf8_to_ucs2()615 int c = utf8_next( &q, end ); in utf8_skip_gsm7()642 int c = utf8_next( &utf8, utf8end ); in utf8_check_gsm7()786 int c = utf8_next( &utf8, utf8end ); in utf8_to_gsm7_count()860 int c = utf8_next( &utf8, utf8end ); in utf8_to_gsm7()893 int c = utf8_next( &utf8, utf8end ); in utf8_to_gsm8()
1952 utf8_next( unsigned char* *pp, unsigned char* end ) in utf8_next() function2016 int c = utf8_next( &p, end ); in do_event_text()