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

/external/expat/lib/
H A Dxmltok.c1433 UTF_16LE_ENC, enumerator in enum:__anon2126
1520 case UTF_16LE_ENC:
1552 *encPtr = encodingTable[UTF_16LE_ENC];
1559 *encPtr = encodingTable[UTF_16LE_ENC];
1572 || e == UTF_16LE_ENC || e == UTF_16_ENC)
1591 if (state == XML_CONTENT_STATE && INIT_ENC_INDEX(enc) == UTF_16LE_ENC)
1608 *encPtr = encodingTable[UTF_16LE_ENC];

Completed in 13 milliseconds