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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlregexp.c1337 xmlRegStateAddTrans(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr state, function
1462 xmlRegStateAddTrans(ctxt, from, NULL, to, -1, REGEXP_ALL_LAX_COUNTER);
1464 xmlRegStateAddTrans(ctxt, from, NULL, to, -1, REGEXP_ALL_COUNTER);
1482 xmlRegStateAddTrans(ctxt, from, NULL, to, -1, -1);
1501 xmlRegStateAddTrans(ctxt, from, NULL, to, counter, -1);
1520 xmlRegStateAddTrans(ctxt, from, NULL, to, -1, counter);
1717 xmlRegStateAddTrans(ctxt, from, atom, to, -1, -1);
1727 xmlRegStateAddTrans(ctxt, to, atom, to, -1, -1);
1731 xmlRegStateAddTrans(ctxt, to, atom, to, -1, -1);
1793 xmlRegStateAddTrans(ctx
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlregexp.c1254 xmlRegStateAddTrans(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr state, function
1379 xmlRegStateAddTrans(ctxt, from, NULL, to, -1, REGEXP_ALL_LAX_COUNTER);
1381 xmlRegStateAddTrans(ctxt, from, NULL, to, -1, REGEXP_ALL_COUNTER);
1399 xmlRegStateAddTrans(ctxt, from, NULL, to, -1, -1);
1418 xmlRegStateAddTrans(ctxt, from, NULL, to, counter, -1);
1437 xmlRegStateAddTrans(ctxt, from, NULL, to, -1, counter);
1582 xmlRegStateAddTrans(ctxt, from, atom, to, -1, -1);
1592 xmlRegStateAddTrans(ctxt, to, atom, to, -1, -1);
1596 xmlRegStateAddTrans(ctxt, to, atom, to, -1, -1);
1651 xmlRegStateAddTrans(ctx
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlregexp.c1254 xmlRegStateAddTrans(xmlRegParserCtxtPtr ctxt, xmlRegStatePtr state, function
1379 xmlRegStateAddTrans(ctxt, from, NULL, to, -1, REGEXP_ALL_LAX_COUNTER);
1381 xmlRegStateAddTrans(ctxt, from, NULL, to, -1, REGEXP_ALL_COUNTER);
1399 xmlRegStateAddTrans(ctxt, from, NULL, to, -1, -1);
1418 xmlRegStateAddTrans(ctxt, from, NULL, to, counter, -1);
1437 xmlRegStateAddTrans(ctxt, from, NULL, to, -1, counter);
1582 xmlRegStateAddTrans(ctxt, from, atom, to, -1, -1);
1592 xmlRegStateAddTrans(ctxt, to, atom, to, -1, -1);
1596 xmlRegStateAddTrans(ctxt, to, atom, to, -1, -1);
1651 xmlRegStateAddTrans(ctx
[all...]

Completed in 77 milliseconds