Home
last modified time | relevance | path

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

/PHP-5.3/ext/xml/
H A Dxml.c675 static inline unsigned int php_next_utf8_char( in php_next_utf8_char() function
788 c = php_next_utf8_char((const unsigned char*)s, (size_t) len, &pos, &status); in xml_utf8_decode()

Completed in 8 milliseconds