Home
last modified time | relevance | path

Searched refs:xmlRelaxNGNewGrammar (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Drelaxng.c840 xmlRelaxNGNewGrammar(xmlRelaxNGParserCtxtPtr ctxt) in xmlRelaxNGNewGrammar() function
6603 ret = xmlRelaxNGNewGrammar(ctxt); in xmlRelaxNGParseGrammar()
6692 schema->topgrammar = ret = xmlRelaxNGNewGrammar(ctxt); in xmlRelaxNGParseDocument()