Home
last modified time | relevance | path

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

/PHP-7.1/ext/mbstring/
H A Dmbstring.c407 ZEND_ARG_INFO(0, is_hex)
3997 zend_bool is_hex = 0; in php_mb_numericentity_exec() local
4001 …ND_NUM_ARGS(), "sz|sb", &str, &str_len, &zconvmap, &encoding, &encoding_len, &is_hex) == FAILURE) { in php_mb_numericentity_exec()
4022 if (type == 0 && is_hex) { in php_mb_numericentity_exec()

Completed in 19 milliseconds