Home
last modified time | relevance | path

Searched refs:UTF8_END (Results 1 – 2 of 2) sorted by relevance

/PHP-5.4/ext/json/
H A Dutf8_decode.c63 return UTF8_END; in get()
131 return utf8->the_index == utf8->the_length ? UTF8_END : UTF8_ERROR; in utf8_decode_next()
H A Dutf8_decode.h3 #define UTF8_END -1 macro

Completed in 7 milliseconds