Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSchemaFacet

3281     ret = (xmlSchemaFacetPtr) xmlMalloc(sizeof(xmlSchemaFacet));
3285 memset(ret, 0, sizeof(xmlSchemaFacet));