Searched refs:htmlentitifieds (Results 1 – 1 of 1) sorted by relevance
38 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()441 if (w < sizeof(htmlentitifieds) / sizeof(htmlentitifieds[0]) && htmlentitifieds[w] != 1) { in mb_wchar_to_htmlent()
Completed in 7 milliseconds