Home
last modified time | relevance | path

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

/PHP-8.0/ext/mbstring/
H A Dmbstring.c3204 zend_bool is_hex = 0; in PHP_FUNCTION() local
3212 Z_PARAM_BOOL(is_hex) in PHP_FUNCTION()
3226 ret = mbfl_html_numeric_entity(&string, &result, convmap, mapsize, is_hex ? 2 : 0); in PHP_FUNCTION()
/PHP-8.0/
H A DNEWS1401 . Removed the unused $is_hex parameter from mb_decode_numericentity(). (cmb)
H A DUPGRADING387 . The $is_hex parameter, which was not used internally, has been removed from

Completed in 30 milliseconds