Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Modules/expat/
Dxmltok.c208 struct normal_encoding { struct
229 #define AS_NORMAL_ENCODING(enc) ((const struct normal_encoding *) (enc)) argument
/aosp_15_r20/external/python/cpython3/Modules/expat/
Dxmltok.c185 struct normal_encoding { struct
206 #define AS_NORMAL_ENCODING(enc) ((const struct normal_encoding *)(enc)) argument
/aosp_15_r20/external/expat/expat/lib/
H A Dxmltok.c187 struct normal_encoding { struct
208 #define AS_NORMAL_ENCODING(enc) ((const struct normal_encoding *)(enc)) argument