Searched refs:wxschematron (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmllint.c155 static xmlSchematronPtr wxschematron = NULL; variable
2656 if (wxschematron != NULL) {
2671 ctxt = xmlSchematronNewValidCtxt(wxschematron, flag);
3343 wxschematron = xmlSchematronParse(ctxt);
3344 if (wxschematron == NULL) {
3544 if (wxschematron != NULL)
3545 xmlSchematronFree(wxschematron);

Completed in 179 milliseconds