Searched refs:xmlSchemaAttributeUseProhib (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c539 typedef struct _xmlSchemaAttributeUseProhib xmlSchemaAttributeUseProhib; typedef in typeref:struct:_xmlSchemaAttributeUseProhib
540 typedef xmlSchemaAttributeUseProhib *xmlSchemaAttributeUseProhibPtr;
5418 xmlMalloc(sizeof(xmlSchemaAttributeUseProhib));
5424 memset(ret, 0, sizeof(xmlSchemaAttributeUseProhib));
/external/libxml2/
H A Dxmlschemas.c539 typedef struct _xmlSchemaAttributeUseProhib xmlSchemaAttributeUseProhib; typedef in typeref:struct:_xmlSchemaAttributeUseProhib
540 typedef xmlSchemaAttributeUseProhib *xmlSchemaAttributeUseProhibPtr;
5437 xmlMalloc(sizeof(xmlSchemaAttributeUseProhib));
5443 memset(ret, 0, sizeof(xmlSchemaAttributeUseProhib));

Completed in 3367 milliseconds