Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmltok_ns.c103 if (streqci(buf, KW_UTF_16) && enc->minBytesPerChar == 2) in NS()
H A Dxmltok.c1494 static const char KW_UTF_16[] variable
1506 KW_ISO_8859_1, KW_US_ASCII, KW_UTF_8, KW_UTF_16, KW_UTF_16BE, KW_UTF_16LE, in getEncodingIndex()