Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmltok_ns.c82 if (streqci(buf, KW_UTF_16) && enc->minBytesPerChar == 2) in NS()
Dxmltok.c923 streqci(const char *s1, const char *s2) in streqci() function
1476 if (streqci(name, encodingNames[i])) in getEncodingIndex()
/external/expat/lib/
Dxmltok_ns.c82 if (streqci(buf, KW_UTF_16) && enc->minBytesPerChar == 2) in NS()
Dxmltok.c1018 streqci(const char *s1, const char *s2) in streqci() function
1576 if (streqci(name, encodingNames[i])) in getEncodingIndex()