Home
last modified time | relevance | path

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

/PHP-5.5/ext/iconv/tests/
H A Deucjp2iso2022jp.phpt12 function hexdump($str) {
23 echo hexdump(iconv("EUC-JP", "ISO-2022-JP", $str));
H A Diconv_substr.phpt9 function hexdump($str) {
18 hexdump(substr($str, $offset, $len));
19 hexdump(iconv_substr($str, $offset, $len, $charset));
/PHP-5.5/ext/mbstring/libmbfl/tests/
H A Demoji.c13 static void hexdump(const mbfl_string *ptr) in hexdump() function
93 hexdump(&result); in main()
109 hexdump(&result); in main()
H A Dconv_kana.c13 static void hexdump(const mbfl_string *ptr) in hexdump() function
141 hexdump(&result); in main()
H A Dconv_encoding.c13 static void hexdump(const mbfl_string *ptr) in hexdump() function
96 hexdump(&result); in main()
H A Dstrcut.c14 static void hexdump(const mbfl_string *ptr) in hexdump() function
104 hexdump(&result); in main()

Completed in 29 milliseconds