Home
last modified time | relevance | path

Searched defs:SET_INIT_ENC_INDEX (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Modules/expat/
Dxmltok.c1522 #define SET_INIT_ENC_INDEX(enc, i) ((enc)->initEnc.isUtf16 = (char)i) macro
/external/expat/lib/
Dxmltok.c1514 #define SET_INIT_ENC_INDEX(enc, i) ((enc)->initEnc.isUtf16 = (char)i) macro
/external/python/cpython2/Modules/expat/
Dxmltok.c1641 #define SET_INIT_ENC_INDEX(enc, i) ((enc)->initEnc.isUtf16 = (char)i) macro