xmlAutomataNewState 1288 third_party/libxml/src/elfgcchack.h #undef xmlAutomataNewState
xmlAutomataNewState 1289 third_party/libxml/src/elfgcchack.h extern __typeof (xmlAutomataNewState) xmlAutomataNewState __attribute((alias("xmlAutomataNewState__internal_alias")));
xmlAutomataNewState 1291 third_party/libxml/src/elfgcchack.h #ifndef xmlAutomataNewState
xmlAutomataNewState 1292 third_party/libxml/src/elfgcchack.h extern __typeof (xmlAutomataNewState) xmlAutomataNewState__internal_alias __attribute((visibility("hidden")));
xmlAutomataNewState 1293 third_party/libxml/src/elfgcchack.h #define xmlAutomataNewState xmlAutomataNewState__internal_alias
xmlAutomataNewState   54 third_party/libxml/src/include/libxml/xmlautomata.h 		    xmlAutomataNewState		(xmlAutomataPtr am);
xmlAutomataNewState   89 third_party/libxml/src/testAutomata.c 		    states[from] = xmlAutomataNewState(am);
xmlAutomataNewState   98 third_party/libxml/src/testAutomata.c 		    states[to] = xmlAutomataNewState(am);
xmlAutomataNewState  113 third_party/libxml/src/testAutomata.c 		    states[from] = xmlAutomataNewState(am);
xmlAutomataNewState  117 third_party/libxml/src/testAutomata.c 		    states[to] = xmlAutomataNewState(am);
xmlAutomataNewState  142 third_party/libxml/src/testAutomata.c 		    states[from] = xmlAutomataNewState(am);
xmlAutomataNewState  151 third_party/libxml/src/testAutomata.c 		    states[to] = xmlAutomataNewState(am);
xmlAutomataNewState  761 third_party/libxml/src/valid.c 	    oldend = xmlAutomataNewState(ctxt->am);
xmlAutomataNewState 12549 third_party/libxml/src/xmlschemas.c 	end = xmlAutomataNewState(pctxt->am);
xmlAutomataNewState 12616 third_party/libxml/src/xmlschemas.c 	hop = xmlAutomataNewState(pctxt->am);
xmlAutomataNewState 12742 third_party/libxml/src/xmlschemas.c 	    end = xmlAutomataNewState(pctxt->am);
xmlAutomataNewState 12788 third_party/libxml/src/xmlschemas.c 		hop = xmlAutomataNewState(pctxt->am);
xmlAutomataNewState 12956 third_party/libxml/src/xmlschemas.c             end = xmlAutomataNewState(pctxt->am);
xmlAutomataNewState 12986 third_party/libxml/src/xmlschemas.c                 hop = xmlAutomataNewState(pctxt->am);
xmlAutomataNewState 12987 third_party/libxml/src/xmlschemas.c                 base = xmlAutomataNewState(pctxt->am);
xmlAutomataNewState 13025 third_party/libxml/src/xmlschemas.c             tmp = xmlAutomataNewState(pctxt->am);