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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/examples/
H A Dxmllint.c151 static xmlSchemaPtr wxschemas = NULL; variable
1653 if (wxschemas != NULL) {
1657 vctxt = xmlSchemaNewValidCtxt(wxschemas);
2724 } else if (wxschemas != NULL) {
2732 ctxt = xmlSchemaNewValidCtxt(wxschemas);
3401 wxschemas = xmlSchemaParse(ctxt);
3402 if (wxschemas == NULL) {
3550 if (wxschemas != NULL)
3551 xmlSchemaFree(wxschemas);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmllint.c151 static xmlSchemaPtr wxschemas = NULL; variable
1653 if (wxschemas != NULL) {
1657 vctxt = xmlSchemaNewValidCtxt(wxschemas);
2724 } else if (wxschemas != NULL) {
2732 ctxt = xmlSchemaNewValidCtxt(wxschemas);
3401 wxschemas = xmlSchemaParse(ctxt);
3402 if (wxschemas == NULL) {
3550 if (wxschemas != NULL)
3551 xmlSchemaFree(wxschemas);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmllint.c151 static xmlSchemaPtr wxschemas = NULL; variable
1653 if (wxschemas != NULL) {
1657 vctxt = xmlSchemaNewValidCtxt(wxschemas);
2724 } else if (wxschemas != NULL) {
2732 ctxt = xmlSchemaNewValidCtxt(wxschemas);
3401 wxschemas = xmlSchemaParse(ctxt);
3402 if (wxschemas == NULL) {
3550 if (wxschemas != NULL)
3551 xmlSchemaFree(wxschemas);

Completed in 84 milliseconds