xmlRelaxNGGrammarPtr 108 third_party/libxml/src/relaxng.c xmlRelaxNGGrammarPtr parent; /* the parent grammar if any */ xmlRelaxNGGrammarPtr 109 third_party/libxml/src/relaxng.c xmlRelaxNGGrammarPtr children; /* the children grammar if any */ xmlRelaxNGGrammarPtr 110 third_party/libxml/src/relaxng.c xmlRelaxNGGrammarPtr next; /* the next grammar if any */ xmlRelaxNGGrammarPtr 179 third_party/libxml/src/relaxng.c xmlRelaxNGGrammarPtr topgrammar; xmlRelaxNGGrammarPtr 212 third_party/libxml/src/relaxng.c xmlRelaxNGGrammarPtr grammar; /* the current grammar */ xmlRelaxNGGrammarPtr 213 third_party/libxml/src/relaxng.c xmlRelaxNGGrammarPtr parentgrammar; /* the parent grammar */ xmlRelaxNGGrammarPtr 661 third_party/libxml/src/relaxng.c static void xmlRelaxNGFreeGrammar(xmlRelaxNGGrammarPtr grammar); xmlRelaxNGGrammarPtr 837 third_party/libxml/src/relaxng.c static xmlRelaxNGGrammarPtr xmlRelaxNGGrammarPtr 840 third_party/libxml/src/relaxng.c xmlRelaxNGGrammarPtr ret; xmlRelaxNGGrammarPtr 842 third_party/libxml/src/relaxng.c ret = (xmlRelaxNGGrammarPtr) xmlMalloc(sizeof(xmlRelaxNGGrammar)); xmlRelaxNGGrammarPtr 859 third_party/libxml/src/relaxng.c xmlRelaxNGFreeGrammar(xmlRelaxNGGrammarPtr grammar) xmlRelaxNGGrammarPtr 3350 third_party/libxml/src/relaxng.c static xmlRelaxNGGrammarPtr xmlRelaxNGParseGrammar(xmlRelaxNGParserCtxtPtr xmlRelaxNGGrammarPtr 4702 third_party/libxml/src/relaxng.c xmlRelaxNGGrammarPtr grammar) { xmlRelaxNGGrammarPtr 4988 third_party/libxml/src/relaxng.c xmlRelaxNGGrammarPtr grammar, old; xmlRelaxNGGrammarPtr 4989 third_party/libxml/src/relaxng.c xmlRelaxNGGrammarPtr oldparent; xmlRelaxNGGrammarPtr 5672 third_party/libxml/src/relaxng.c xmlRelaxNGGrammarPtr grammar; xmlRelaxNGGrammarPtr 5844 third_party/libxml/src/relaxng.c xmlRelaxNGGrammarPtr grammar) xmlRelaxNGGrammarPtr 6564 third_party/libxml/src/relaxng.c static xmlRelaxNGGrammarPtr xmlRelaxNGGrammarPtr 6567 third_party/libxml/src/relaxng.c xmlRelaxNGGrammarPtr ret, tmp, old; xmlRelaxNGGrammarPtr 6644 third_party/libxml/src/relaxng.c xmlRelaxNGGrammarPtr old; xmlRelaxNGGrammarPtr 6658 third_party/libxml/src/relaxng.c xmlRelaxNGGrammarPtr tmp, ret; xmlRelaxNGGrammarPtr 7814 third_party/libxml/src/relaxng.c xmlRelaxNGDumpGrammar(FILE * output, xmlRelaxNGGrammarPtr grammar, int top) xmlRelaxNGGrammarPtr 8291 third_party/libxml/src/relaxng.c xmlRelaxNGGrammarPtr grammar; xmlRelaxNGGrammarPtr 10681 third_party/libxml/src/relaxng.c xmlRelaxNGGrammarPtr grammar;