Searched refs:UTF8_END (Results 1 – 2 of 2) sorted by relevance
63 return UTF8_END; in get()131 return utf8->the_index == utf8->the_length ? UTF8_END : UTF8_ERROR; in utf8_decode_next()
3 #define UTF8_END -1 macro
Completed in 4 milliseconds