Searched refs:KW_UTF_16 (Results 1 - 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/expat/expat/lib/ |
H A D | xmltok_ns.c | 103 if (streqci(buf, KW_UTF_16) && enc->minBytesPerChar == 2) in findEncoding()
|
H A D | xmltok.c | 1502 static const char KW_UTF_16[] variable 1514 KW_ISO_8859_1, KW_US_ASCII, KW_UTF_8, KW_UTF_16, KW_UTF_16BE, KW_UTF_16LE, in getEncodingIndex()
|
/third_party/python/Modules/expat/ |
H A D | xmltok_ns.c | 103 if (streqci(buf, KW_UTF_16) && enc->minBytesPerChar == 2) in findEncoding()
|
H A D | xmltok.c | 1499 static const char KW_UTF_16[] variable 1511 KW_ISO_8859_1, KW_US_ASCII, KW_UTF_8, KW_UTF_16, KW_UTF_16BE, KW_UTF_16LE, in getEncodingIndex()
|
Completed in 12 milliseconds