Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSchemaAttribute

5173     ret = (xmlSchemaAttributePtr) xmlMalloc(sizeof(xmlSchemaAttribute));
5178 memset(ret, 0, sizeof(xmlSchemaAttribute));