Searched defs:hex (Results 1 – 3 of 3) sorted by relevance
150 char *hex = "0123456789ABCDEF"; in php_quot_print_encode() local
2691 zend_string *hex; in PHP_FUNCTION() local2708 ZSTR_VAL(hex)[hex_len] = 0; in PHP_FUNCTION() local2717 char *hex; in PHP_FUNCTION() local
3833 char hex[] = "0123456789abcdef"; in php_ldap_do_escape() local
Completed in 37 milliseconds