Home
last modified time | relevance | path

Searched refs:is_hex (Results 1 – 1 of 1) sorted by relevance

/PHP-7.3/ext/mbstring/
H A Dmbstring.c403 ZEND_ARG_INFO(0, is_hex)
410 ZEND_ARG_INFO(0, is_hex)
3939 zend_bool is_hex = 0; in php_mb_numericentity_exec() local
3942 …ND_NUM_ARGS(), "sz|sb", &str, &str_len, &zconvmap, &encoding, &encoding_len, &is_hex) == FAILURE) { in php_mb_numericentity_exec()
3961 if (type == 0 && is_hex) { in php_mb_numericentity_exec()

Completed in 16 milliseconds