Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dquot_print.c148 char *hex = "0123456789ABCDEF"; in php_quot_print_encode() local
/php-src/sapi/fuzzer/corpus/json/
H A Dpass1.json28 "hex": "\u0123\u4567\u89AB\uCDEF\uabcd\uef4A", string
/php-src/ext/dom/lexbor/lexbor/css/
H A Dvalue.h201 lxb_css_value_color_hex_t hex; member
/php-src/ext/mbstring/
H A Dmbstring.stub.php175 function mb_encode_numericentity(string $string, array $map, ?string $encoding = null, bool $hex = …
H A Dmbstring.c3935 …ing *input, const mbfl_encoding *encoding, uint32_t *convmap, size_t conversion_map_size, bool hex) in html_numeric_entity_encode()
/php-src/ext/sodium/
H A Dlibsodium.c2456 zend_string *hex; in PHP_FUNCTION() local
2473 ZSTR_VAL(hex)[hex_len] = 0; in PHP_FUNCTION() local
2482 char *hex; in PHP_FUNCTION() local
/php-src/ext/ldap/
H A Dldap.c3764 char hex[] = "0123456789abcdef"; in php_ldap_do_escape() local

Completed in 68 milliseconds