Searched refs:fromnr (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlregexp.c1607 * @fromnr: the from state
1613 xmlFAReduceEpsilonTransitions(xmlRegParserCtxtPtr ctxt, int fromnr, argument
1620 printf("xmlFAReduceEpsilonTransitions(%d, %d)\n", fromnr, tonr);
1622 from = ctxt->states[fromnr];
1635 printf("State %d is final, so %d becomes final\n", tonr, fromnr);
1647 if (to->trans[transnr].to != fromnr) {
1660 xmlFAReduceEpsilonTransitions(ctxt, fromnr,
1664 xmlFAReduceEpsilonTransitions(ctxt, fromnr,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlregexp.c1749 * @fromnr: the from state
1755 xmlFAReduceEpsilonTransitions(xmlRegParserCtxtPtr ctxt, int fromnr, argument
1762 printf("xmlFAReduceEpsilonTransitions(%d, %d)\n", fromnr, tonr);
1764 from = ctxt->states[fromnr];
1777 printf("State %d is final, so %d becomes final\n", tonr, fromnr);
1789 if (to->trans[transnr].to != fromnr) {
1802 xmlFAReduceEpsilonTransitions(ctxt, fromnr,
1806 xmlFAReduceEpsilonTransitions(ctxt, fromnr,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlregexp.c1607 * @fromnr: the from state
1613 xmlFAReduceEpsilonTransitions(xmlRegParserCtxtPtr ctxt, int fromnr, argument
1620 printf("xmlFAReduceEpsilonTransitions(%d, %d)\n", fromnr, tonr);
1622 from = ctxt->states[fromnr];
1635 printf("State %d is final, so %d becomes final\n", tonr, fromnr);
1647 if (to->trans[transnr].to != fromnr) {
1660 xmlFAReduceEpsilonTransitions(ctxt, fromnr,
1664 xmlFAReduceEpsilonTransitions(ctxt, fromnr,

Completed in 145 milliseconds