Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/expat/
Dxmltok_ns.c62 SET_INIT_ENC_INDEX(p, i); in NS()
Dxmltok.c1486 #define SET_INIT_ENC_INDEX(enc, i) ((enc)->initEnc.isUtf16 = (char)i) macro
/external/expat/lib/
Dxmltok_ns.c62 SET_INIT_ENC_INDEX(p, i); in NS()
Dxmltok.c1586 #define SET_INIT_ENC_INDEX(enc, i) ((enc)->initEnc.isUtf16 = (char)i) macro