Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/expat/
Dxmltok.c186 struct normal_encoding { struct
207 #define AS_NORMAL_ENCODING(enc) ((const struct normal_encoding *)(enc)) argument
/external/expat/lib/
Dxmltok.c178 struct normal_encoding { struct
199 #define AS_NORMAL_ENCODING(enc) ((const struct normal_encoding *)(enc)) argument
/external/python/cpython2/Modules/expat/
Dxmltok.c208 struct normal_encoding { struct
229 #define AS_NORMAL_ENCODING(enc) ((const struct normal_encoding *) (enc)) argument