Home
last modified time | relevance | path

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

/PHP-5.5/ext/mbstring/
H A Dmbstring.c415 ZEND_ARG_INFO(0, is_hex)
3715 zend_bool is_hex = 0; in php_mb_numericentity_exec() local
3719 …rgc TSRMLS_CC, "sz|sb", &str, &str_len, &zconvmap, &encoding, &encoding_len, &is_hex) == FAILURE) { in php_mb_numericentity_exec()
3741 if (type == 0 && is_hex) { in php_mb_numericentity_exec()

Completed in 20 milliseconds