Home
last modified time | relevance | path

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

/PHP-5.3/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
H A Dutf8_to_utf16.c43 return (c == UTF8_END) ? the_index : UTF8_ERROR; in utf8_to_utf16()

Completed in 9 milliseconds