Home
last modified time | relevance | path

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

/PHP-8.3/ext/mbstring/
H A Dmbstring.c3678 static zend_string* html_numeric_entity_encode(zend_string *input, const mbfl_encoding *encoding, u… in html_numeric_entity_encode() function
3770 RETVAL_STR(html_numeric_entity_encode(str, enc, convmap, mapsize, is_hex)); in PHP_FUNCTION()

Completed in 18 milliseconds