Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSchemaNotation

5115     ret = (xmlSchemaNotationPtr) xmlMalloc(sizeof(xmlSchemaNotation));
5120 memset(ret, 0, sizeof(xmlSchemaNotation));