Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/expat/expat/lib/
Dxmltok.c188 struct normal_encoding { struct
209 #define AS_NORMAL_ENCODING(enc) ((const struct normal_encoding *)(enc)) argument
/third_party/python/Modules/expat/
Dxmltok.c185 struct normal_encoding { struct
206 #define AS_NORMAL_ENCODING(enc) ((const struct normal_encoding *)(enc)) argument