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

/external/chromium_org/third_party/expat/files/lib/
H A Dxmltok.c1433 UTF_16LE_ENC, enumerator in enum:__anon11786
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];
/external/expat/lib/
H A Dxmltok.c1433 UTF_16LE_ENC, enumerator in enum:__anon21370
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 102 milliseconds