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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Drelaxng.c178 xmlRelaxNGGrammarPtr topgrammar; member in struct:_xmlRelaxNG
808 if (schema->topgrammar != NULL)
809 xmlRelaxNGFreeGrammar(schema->topgrammar);
4684 (docu->schema->topgrammar != NULL)) {
4685 docu->content = docu->schema->topgrammar->start;
6530 schema->topgrammar = xmlRelaxNGParseGrammar(ctxt, node->children);
6534 schema->topgrammar = ret = xmlRelaxNGNewGrammar(ctxt);
6535 if (schema->topgrammar == NULL) {
6559 if (schema->topgrammar->start != NULL) {
6560 xmlRelaxNGCheckCycles(ctxt, schema->topgrammar
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Drelaxng.c178 xmlRelaxNGGrammarPtr topgrammar; member in struct:_xmlRelaxNG
808 if (schema->topgrammar != NULL)
809 xmlRelaxNGFreeGrammar(schema->topgrammar);
4684 (docu->schema->topgrammar != NULL)) {
4685 docu->content = docu->schema->topgrammar->start;
6532 schema->topgrammar = xmlRelaxNGParseGrammar(ctxt, node->children);
6536 schema->topgrammar = ret = xmlRelaxNGNewGrammar(ctxt);
6537 if (schema->topgrammar == NULL) {
6561 if (schema->topgrammar->start != NULL) {
6562 xmlRelaxNGCheckCycles(ctxt, schema->topgrammar
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Drelaxng.c178 xmlRelaxNGGrammarPtr topgrammar; member in struct:_xmlRelaxNG
808 if (schema->topgrammar != NULL)
809 xmlRelaxNGFreeGrammar(schema->topgrammar);
4684 (docu->schema->topgrammar != NULL)) {
4685 docu->content = docu->schema->topgrammar->start;
6532 schema->topgrammar = xmlRelaxNGParseGrammar(ctxt, node->children);
6536 schema->topgrammar = ret = xmlRelaxNGNewGrammar(ctxt);
6537 if (schema->topgrammar == NULL) {
6561 if (schema->topgrammar->start != NULL) {
6562 xmlRelaxNGCheckCycles(ctxt, schema->topgrammar
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Drelaxng.c178 xmlRelaxNGGrammarPtr topgrammar; member in struct:_xmlRelaxNG
808 if (schema->topgrammar != NULL)
809 xmlRelaxNGFreeGrammar(schema->topgrammar);
4684 (docu->schema->topgrammar != NULL)) {
4685 docu->content = docu->schema->topgrammar->start;
6530 schema->topgrammar = xmlRelaxNGParseGrammar(ctxt, node->children);
6534 schema->topgrammar = ret = xmlRelaxNGNewGrammar(ctxt);
6535 if (schema->topgrammar == NULL) {
6559 if (schema->topgrammar->start != NULL) {
6560 xmlRelaxNGCheckCycles(ctxt, schema->topgrammar
[all...]

Completed in 122 milliseconds