Home
last modified time | relevance | path

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

/mirbsd/src/lib/libexpat/lib/
Dxmlparse.c228 typedef struct attribute_id { struct
229 XML_Char *name;
230 PREFIX *prefix;
231 XML_Bool maybeTokenized;
232 XML_Bool xmlns;