Home
last modified time | relevance | path

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

/PHP-7.2/ext/mbstring/
H A Dmbstring.c410 ZEND_ARG_INFO(0, is_hex)
417 ZEND_ARG_INFO(0, is_hex)
4122 zend_bool is_hex = 0; in php_mb_numericentity_exec() local
4126 …ND_NUM_ARGS(), "sz|sb", &str, &str_len, &zconvmap, &encoding, &encoding_len, &is_hex) == FAILURE) { in php_mb_numericentity_exec()
4147 if (type == 0 && is_hex) { in php_mb_numericentity_exec()

Completed in 17 milliseconds