Searched defs:hex (Results 1 – 6 of 6) sorted by relevance
148 char *hex = "0123456789ABCDEF"; in php_quot_print_encode() local
28 "hex": "\u0123\u4567\u89AB\uCDEF\uabcd\uef4A", string
165 function mb_encode_numericentity(string $string, array $map, ?string $encoding = null, bool $hex = …
3703 …encode(zend_string *input, const mbfl_encoding *encoding, uint32_t *convmap, int mapsize, bool hex) in html_numeric_entity_encode()
2227 zend_string *hex; in PHP_FUNCTION() local2244 ZSTR_VAL(hex)[hex_len] = 0; in PHP_FUNCTION() local2253 char *hex; in PHP_FUNCTION() local
3772 char hex[] = "0123456789abcdef"; in php_ldap_do_escape() local
Completed in 79 milliseconds