Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c944 typedef struct _xmlSchemaAttrInfo xmlSchemaAttrInfo; typedef
945 typedef xmlSchemaAttrInfo *xmlSchemaAttrInfoPtr;
23986 xmlMalloc(sizeof(xmlSchemaAttrInfo)); in xmlSchemaGetFreshAttrInfo()
23991 memset(iattr, 0, sizeof(xmlSchemaAttrInfo)); in xmlSchemaGetFreshAttrInfo()
25222 memset(attr, 0, sizeof(xmlSchemaAttrInfo)); in xmlSchemaClearAttrInfos()