Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmltok_ns.c103 if (streqci(buf, KW_UTF_16) && enc->minBytesPerChar == 2) in NS()
H A Dxmltok.c1007 streqci(const char *s1, const char *s2) { in streqci() function
1512 if (streqci(name, encodingNames[i])) in getEncodingIndex()