Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Dquot_print.c150 char *hex = "0123456789ABCDEF"; in php_quot_print_encode() local
/PHP-7.3/ext/sodium/
H A Dlibsodium.c2674 zend_string *hex; in PHP_FUNCTION() local
2691 ZSTR_VAL(hex)[hex_len] = 0; in PHP_FUNCTION() local
2700 char *hex; in PHP_FUNCTION() local
/PHP-7.3/Zend/
H A Dzend_language_scanner.c3417 char *hex = yytext + 2; /* Skip "0x" */ in lex_scan() local
/PHP-7.3/ext/ldap/
H A Dldap.c3865 char hex[] = "0123456789abcdef"; in php_ldap_do_escape() local

Completed in 34 milliseconds