Searched refs:htmlentitifieds (Results 1 – 1 of 1) sorted by relevance
46 static const int htmlentitifieds[256] = { variable106 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 10 milliseconds