Home
last modified time | relevance | path

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

/third_party/expat/lib/
Dxmltok.c185 struct normal_encoding { struct
206 #define AS_NORMAL_ENCODING(enc) ((const struct normal_encoding *)(enc)) argument
/third_party/python/Modules/expat/
Dxmltok.c186 struct normal_encoding { struct
207 #define AS_NORMAL_ENCODING(enc) ((const struct normal_encoding *)(enc)) argument