Home
last modified time | relevance | path

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

/PHP-8.3/ext/mbstring/libmbfl/filters/
H A Dmbfilter_htmlent.c337 static bool is_html_entity_char(unsigned char c) in is_html_entity_char() function
353 while (terminator < e && is_html_entity_char(*terminator)) in mb_htmlent_to_wchar()

Completed in 7 milliseconds