Home
last modified time | relevance | path

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

/external/libxml2/
DtestAutomata.c51 am = xmlNewAutomata(); in testRegexpFile()
228 am = xmlNewAutomata(); in main()
Dlibxml2.syms411 xmlNewAutomata;
Delfgcchack.h5996 #undef xmlNewAutomata
5997 extern __typeof (xmlNewAutomata) xmlNewAutomata __attribute((alias("xmlNewAutomata__internal_alias"…
5999 #ifndef xmlNewAutomata
6000 extern __typeof (xmlNewAutomata) xmlNewAutomata__internal_alias __attribute((visibility("hidden")));
6001 #define xmlNewAutomata xmlNewAutomata__internal_alias macro
Dxmlregexp.c5621 am = xmlNewAutomata(); in xmlRegexpIsDeterminist()
5699 xmlNewAutomata(void) { in xmlNewAutomata() function
Drelaxng.c3057 ctxt->am = xmlNewAutomata(); in xmlRelaxNGCompile()
3099 ctxt->am = xmlNewAutomata(); in xmlRelaxNGCompile()
Dvalid.c830 ctxt->am = xmlNewAutomata(); in xmlValidBuildContentModel()
Dxmlschemas.c13242 ctxt->am = xmlNewAutomata(); in xmlSchemaBuildContentModel()
/external/libxml2/os400/libxmlrpg/
Dxmlautomata.rpgle35 d xmlNewAutomata pr extproc('xmlNewAutomata')
/external/libxml2/include/libxml/
Dxmlautomata.h44 xmlNewAutomata (void);
/external/libxml2/win32/
Dlibxml2.def.src1222 xmlNewAutomata