Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/expat/expat/lib/
Dxmltok_ns.c103 if (streqci(buf, KW_UTF_16) && enc->minBytesPerChar == 2) in NS()
Dxmltok.c1015 streqci(const char *s1, const char *s2) { in streqci() function
1520 if (streqci(name, encodingNames[i])) in getEncodingIndex()
/third_party/python/Modules/expat/
Dxmltok_ns.c103 if (streqci(buf, KW_UTF_16) && enc->minBytesPerChar == 2) in NS()
Dxmltok.c1015 streqci(const char *s1, const char *s2) { in streqci() function
1520 if (streqci(name, encodingNames[i])) in getEncodingIndex()
/third_party/expat/lib/
Dxmltok_ns.c103 if (streqci(buf, KW_UTF_16) && enc->minBytesPerChar == 2) in NS()
Dxmltok.c1012 streqci(const char *s1, const char *s2) { in streqci() function
1517 if (streqci(name, encodingNames[i])) in getEncodingIndex()