Home
last modified time | relevance | path

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

/php-src/ext/mbstring/
H A Dmbstring.c4055 static zend_string* html_numeric_entity_decode(zend_string *input, const mbfl_encoding *encoding, u… in html_numeric_entity_decode() function
4257 RETVAL_STR(html_numeric_entity_decode(str, enc, convmap, conversion_map_size)); in PHP_FUNCTION()

Completed in 22 milliseconds