Home
last modified time | relevance | path

Searched refs:UNKNOWN_ENC (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Modules/expat/
Dxmltok_ns.c60 if (i == UNKNOWN_ENC) in NS()
85 if (i == UNKNOWN_ENC) in NS()
Dxmltok.c1427 UNKNOWN_ENC = -1, enumerator
1478 return UNKNOWN_ENC; in getEncodingIndex()
/external/expat/lib/
Dxmltok_ns.c60 if (i == UNKNOWN_ENC) in NS()
85 if (i == UNKNOWN_ENC) in NS()
Dxmltok.c1527 UNKNOWN_ENC = -1, enumerator
1578 return UNKNOWN_ENC; in getEncodingIndex()