Searched refs:streqci (Results 1 – 2 of 2) sorted by relevance
103 if (streqci(buf, KW_UTF_16) && enc->minBytesPerChar == 2) in NS()
1007 streqci(const char *s1, const char *s2) { in streqci() function1512 if (streqci(name, encodingNames[i])) in getEncodingIndex()