Home
last modified time | relevance | path

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

/PHP-5.4/ext/mbstring/libmbfl/filters/
H A Dmbfilter_htmlent.c46 static const int htmlentitifieds[256] = { variable
106 if (c < sizeof(htmlentitifieds) / sizeof(htmlentitifieds[0]) && in mbfl_filt_conv_html_enc()
107 htmlentitifieds[c] != 1) { in mbfl_filt_conv_html_enc()

Completed in 6 milliseconds