Home
last modified time | relevance | path

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

/third_party/python/Modules/expat/
Dxmlparse.c308 typedef struct attribute_id { struct
309 XML_Char *name;
310 PREFIX *prefix;
311 XML_Bool maybeTokenized;
312 XML_Bool xmlns;
/third_party/expat/lib/
Dxmlparse.c334 typedef struct attribute_id { struct
335 XML_Char *name;
336 PREFIX *prefix;
337 XML_Bool maybeTokenized;
338 XML_Bool xmlns;