Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/expat/
Dxmltok_ns.c109 if (streqci(buf, KW_UTF_16) && enc->minBytesPerChar == 2) in NS()
Dxmltok.c1607 static const char KW_UTF_16[] = { variable
1626 KW_UTF_16, in getEncodingIndex()
/external/expat/lib/
Dxmltok_ns.c109 if (streqci(buf, KW_UTF_16) && enc->minBytesPerChar == 2) in NS()
Dxmltok.c1604 static const char KW_UTF_16[] = { variable
1623 KW_UTF_16, in getEncodingIndex()
/external/python/cpython2/Modules/expat/
Dxmltok_ns.c109 if (streqci(buf, KW_UTF_16) && enc->minBytesPerChar == 2) in NS()
Dxmltok.c1604 static const char KW_UTF_16[] = { variable
1623 KW_UTF_16, in getEncodingIndex()