Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSchemaFacet

3260     ret = (xmlSchemaFacetPtr) xmlMalloc(sizeof(xmlSchemaFacet));
3264 memset(ret, 0, sizeof(xmlSchemaFacet));