Searched defs:UTF_16BE_ENC (Results 1 - 1 of 1) sorted by relevance

/forgerock/web-agents-v4/expat/
H A Dxmltok.c1432 UTF_16BE_ENC, enumerator in enum:__anon45
1521 case UTF_16BE_ENC:
1544 *encPtr = encodingTable[UTF_16BE_ENC];
1548 if ((INIT_ENC_INDEX(enc) == UTF_16BE_ENC
1571 if (e == ISO_8859_1_ENC || e == UTF_16BE_ENC
1593 *encPtr = encodingTable[UTF_16BE_ENC];

Completed in 33 milliseconds