Home
last modified time | relevance | path

Searched defs:hex (Results 1 – 5 of 5) sorted by relevance

/PHP-8.0/ext/standard/
H A Dquot_print.c148 char *hex = "0123456789ABCDEF"; in php_quot_print_encode() local
/PHP-8.0/sapi/fuzzer/corpus/json/
H A Dpass1.json28 "hex": "\u0123\u4567\u89AB\uCDEF\uabcd\uef4A", string
/PHP-8.0/ext/mbstring/
H A Dmbstring.stub.php76 function mb_encode_numericentity(string $string, array $map, ?string $encoding = null, bool $hex = …
/PHP-8.0/ext/sodium/
H A Dlibsodium.c2285 zend_string *hex; in PHP_FUNCTION() local
2302 ZSTR_VAL(hex)[hex_len] = 0; in PHP_FUNCTION() local
2311 char *hex; in PHP_FUNCTION() local
/PHP-8.0/ext/ldap/
H A Dldap.c3757 char hex[] = "0123456789abcdef"; in php_ldap_do_escape() local

Completed in 28 milliseconds