Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSchemaWildcard

5665     ret = (xmlSchemaWildcardPtr) xmlMalloc(sizeof(xmlSchemaWildcard));
5670 memset(ret, 0, sizeof(xmlSchemaWildcard));