Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c936 typedef struct _xmlSchemaAttrInfo xmlSchemaAttrInfo; typedef
937 typedef xmlSchemaAttrInfo *xmlSchemaAttrInfoPtr;
23957 xmlMalloc(sizeof(xmlSchemaAttrInfo)); in xmlSchemaGetFreshAttrInfo()
23962 memset(iattr, 0, sizeof(xmlSchemaAttrInfo)); in xmlSchemaGetFreshAttrInfo()
25193 memset(attr, 0, sizeof(xmlSchemaAttrInfo)); in xmlSchemaClearAttrInfos()