xmlAutomataNewTransition 1300 third_party/libxml/src/elfgcchack.h #undef xmlAutomataNewTransition
xmlAutomataNewTransition 1301 third_party/libxml/src/elfgcchack.h extern __typeof (xmlAutomataNewTransition) xmlAutomataNewTransition __attribute((alias("xmlAutomataNewTransition__internal_alias")));
xmlAutomataNewTransition 1303 third_party/libxml/src/elfgcchack.h #ifndef xmlAutomataNewTransition
xmlAutomataNewTransition 1304 third_party/libxml/src/elfgcchack.h extern __typeof (xmlAutomataNewTransition) xmlAutomataNewTransition__internal_alias __attribute((visibility("hidden")));
xmlAutomataNewTransition 1305 third_party/libxml/src/elfgcchack.h #define xmlAutomataNewTransition xmlAutomataNewTransition__internal_alias
xmlAutomataNewTransition   56 third_party/libxml/src/include/libxml/xmlautomata.h 		    xmlAutomataNewTransition	(xmlAutomataPtr am,
xmlAutomataNewTransition 3213 third_party/libxml/src/relaxng.c                 xmlAutomataNewTransition(ctxt->am, ctxt->state,
xmlAutomataNewTransition  100 third_party/libxml/src/testAutomata.c 		xmlAutomataNewTransition(am, states[from], states[to],
xmlAutomataNewTransition  232 third_party/libxml/src/testAutomata.c 	cur = xmlAutomataNewTransition(am, start, NULL, BAD_CAST"a", NULL);
xmlAutomataNewTransition  233 third_party/libxml/src/testAutomata.c 	xmlAutomataNewTransition(am, cur, cur, BAD_CAST"b", NULL);
xmlAutomataNewTransition  234 third_party/libxml/src/testAutomata.c 	xmlAutomataNewTransition(am, cur, cur, BAD_CAST"a", NULL);
xmlAutomataNewTransition  688 third_party/libxml/src/valid.c 		    ctxt->state = xmlAutomataNewTransition(ctxt->am,
xmlAutomataNewTransition  692 third_party/libxml/src/valid.c 		    ctxt->state = xmlAutomataNewTransition(ctxt->am,
xmlAutomataNewTransition  697 third_party/libxml/src/valid.c 		    ctxt->state = xmlAutomataNewTransition(ctxt->am,
xmlAutomataNewTransition  699 third_party/libxml/src/valid.c 		    xmlAutomataNewTransition(ctxt->am, ctxt->state,
xmlAutomataNewTransition  705 third_party/libxml/src/valid.c 		    xmlAutomataNewTransition(ctxt->am,