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

/netbsd-current/external/mit/expat/dist/lib/
H A Dxmltok.c1480 ISO_8859_1_ENC = 0, enumerator in enum:__anon41
1562 if (INIT_ENC_INDEX(enc) == ISO_8859_1_ENC && state == XML_CONTENT_STATE)
1572 if (INIT_ENC_INDEX(enc) == ISO_8859_1_ENC && state == XML_CONTENT_STATE)
1586 if (INIT_ENC_INDEX(enc) == ISO_8859_1_ENC && state == XML_CONTENT_STATE)
1601 if (e == ISO_8859_1_ENC || e == UTF_16BE_ENC || e == UTF_16LE_ENC

Completed in 108 milliseconds