Searched refs:is_hex (Results 1 – 1 of 1) sorted by relevance
407 ZEND_ARG_INFO(0, is_hex)3997 zend_bool is_hex = 0; in php_mb_numericentity_exec() local4001 …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