Home
last modified time | relevance | path

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

/PHP-7.3/ext/mbstring/libmbfl/tests/conv_encoding.tests/
H A Dgen_exp.c115 static int utf32_utf8(char *buf, int k) in utf32_utf8() function
205 i = utf32_utf8(buf_uni, entry->cp_uni); in to_cp932_visitor()
244 len = utf32_utf8(buf_uni, entry->cp_uni); in from_cp932_visitor()
278 i = utf32_utf8(buf_uni, entry->cp_uni); in to_cp50220_visitor()
332 i = utf32_utf8(buf_uni, entry->cp_uni); in to_cp50222_visitor()
/PHP-7.3/ext/standard/tests/strings/
H A Dhtmlentities_html4.phpt5 function utf32_utf8($k) {
47 $str = utf32_utf8($i);
H A Dhtmlentities_html5.phpt5 function utf32_utf8($k) {
30 $str = utf32_utf8($i);
107 $str = utf32_utf8($i[0]);
108 $str .= utf32_utf8($i[1]);

Completed in 26 milliseconds