Searched refs:php_utf32_utf8 (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_5/ext/standard/ | ||
| H A D | html.c | 458 /* {{{ php_utf32_utf8 */ 459 static inline size_t php_utf32_utf8(unsigned char *buf, unsigned k) function 868 return php_utf32_utf8(buf, code); |
Completed in 4 milliseconds