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.h5986 #undef xmlNewAutomata
5987 extern __typeof (xmlNewAutomata) xmlNewAutomata __attribute((alias("xmlNewAutomata__internal_alias"…
5989 #ifndef xmlNewAutomata
5990 extern __typeof (xmlNewAutomata) xmlNewAutomata__internal_alias __attribute((visibility("hidden")));
5991 #define xmlNewAutomata xmlNewAutomata__internal_alias macro
Dxmlregexp.c5539 am = xmlNewAutomata(); in xmlRegexpIsDeterminist()
5615 xmlNewAutomata(void) { in xmlNewAutomata() function
Drelaxng.c3043 ctxt->am = xmlNewAutomata(); in xmlRelaxNGCompile()
3085 ctxt->am = xmlNewAutomata(); in xmlRelaxNGCompile()
Dvalid.c830 ctxt->am = xmlNewAutomata(); in xmlValidBuildContentModel()
Dxmlschemas.c13197 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.src1221 xmlNewAutomata