Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSchemaFacet

3303     ret = (xmlSchemaFacetPtr) xmlMalloc(sizeof(xmlSchemaFacet));
3307 memset(ret, 0, sizeof(xmlSchemaFacet));