Home
last modified time | relevance | path

Searched refs:streqci (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmltok_ns.c103 if (streqci(buf, KW_UTF_16) && enc->minBytesPerChar == 2) in findEncoding()
H A Dxmltok.c1015 streqci(const char *s1, const char *s2) { in streqci() function
1022 /* The following line will never get executed. streqci() is in streqci()
1520 if (streqci(name, encodingNames[i])) in getEncodingIndex()
/third_party/python/Modules/expat/
H A Dxmltok_ns.c103 if (streqci(buf, KW_UTF_16) && enc->minBytesPerChar == 2) in findEncoding()
H A Dxmltok.c1012 streqci(const char *s1, const char *s2) { in streqci() function
1019 /* The following line will never get executed. streqci() is in streqci()
1517 if (streqci(name, encodingNames[i])) in getEncodingIndex()

Completed in 11 milliseconds