Home
last modified time | relevance | path

Searched refs:xmlSchemaAttrState (Results 1 – 1 of 1) sorted by relevance

/dports/games/warmux/warmux-11.04/build/symbian/lib/libxml2/src/libxml2/
H A Dlibxml2_xmlschemas.c185 typedef struct _xmlSchemaAttrState xmlSchemaAttrState; typedef
186 typedef xmlSchemaAttrState *xmlSchemaAttrStatePtr;
5844 sizeof(xmlSchemaAttrState)); in xmlSchemaRegisterAttributes()
7064 (xmlSchemaAttrState)); in xmlSchemaNewValidCtxt()
7070 memset(ret->attr, 0, ret->attrMax * sizeof(xmlSchemaAttrState)); in xmlSchemaNewValidCtxt()