Home | History | Annotate | Download | only in libxml2

Lines Matching refs:nota

3702 xmlSchemaFreeNotation(xmlSchemaNotationPtr nota)
3704 if (nota == NULL)
3706 xmlFree(nota);