Home
last modified time | relevance | path

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

/mirbsd/src/lib/libexpat/lib/
Dxmltok_ns.c75 if (streqci(buf, KW_UTF_16) && enc->minBytesPerChar == 2) in NS()
Dxmltok.c915 streqci(const char *s1, const char *s2) in streqci() function
1468 if (streqci(name, encodingNames[i])) in getEncodingIndex()