xmlSchemaAttributeUseProhib  539 third_party/libxml/src/xmlschemas.c typedef struct _xmlSchemaAttributeUseProhib xmlSchemaAttributeUseProhib;
xmlSchemaAttributeUseProhib  540 third_party/libxml/src/xmlschemas.c typedef xmlSchemaAttributeUseProhib *xmlSchemaAttributeUseProhibPtr;
xmlSchemaAttributeUseProhib 5418 third_party/libxml/src/xmlschemas.c 	xmlMalloc(sizeof(xmlSchemaAttributeUseProhib));
xmlSchemaAttributeUseProhib 5424 third_party/libxml/src/xmlschemas.c     memset(ret, 0, sizeof(xmlSchemaAttributeUseProhib));