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

/external/chromium_org/third_party/expat/files/lib/
H A Dxmltok_ns.c82 if (streqci(buf, KW_UTF_16) && enc->minBytesPerChar == 2)
H A Dxmltok.c923 streqci(const char *s1, const char *s2) function
1476 if (streqci(name, encodingNames[i]))
/external/expat/lib/
H A Dxmltok_ns.c82 if (streqci(buf, KW_UTF_16) && enc->minBytesPerChar == 2)
H A Dxmltok.c923 streqci(const char *s1, const char *s2) function
1476 if (streqci(name, encodingNames[i]))

Completed in 553 milliseconds