Searched refs:xmlAutomataCompile (Results 1 – 14 of 14) sorted by relevance
134 xmlAutomataCompile (xmlAutomataPtr am);
171 d xmlAutomataCompile...172 d pr extproc('xmlAutomataCompile')
152 xmlAutomataCompile (xmlAutomataPtr am);
387 xmlAutomataCompile;
5045 regexp = xmlAutomataCompile(am); in automataTest()
3009 def->contModel = xmlAutomataCompile(ctxt->am); in xmlRelaxNGCompile()3040 def->contModel = xmlAutomataCompile(ctxt->am); in xmlRelaxNGCompile()
616 elem->contModel = xmlAutomataCompile(ctxt->am); in xmlValidBuildContentModel()
6128 xmlAutomataCompile(xmlAutomataPtr am) { in xmlAutomataCompile() function
13093 type->contModel = xmlAutomataCompile(ctxt->am); in xmlSchemaBuildContentModel()
4801 regexp = xmlAutomataCompile(am); in automataTest()
632 elem->contModel = xmlAutomataCompile(ctxt->am); in xmlValidBuildContentModel()