Searched refs:nbStates (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.c247 int nbStates; member in struct:_xmlAutomata
260 int nbStates; member in struct:_xmlRegexp
423 ret->nbStates = ctxt->nbStates;
456 stateRemap = xmlMalloc(ret->nbStates * sizeof(int));
462 for (i = 0;i < ret->nbStates;i++) {
542 for (i = 0;i < ret->nbStates;i++) {
625 for (i = 0;i < ret->nbStates;i++)
630 ret->nbStates = 0;
649 ctxt->nbStates
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlregexp.c254 int nbStates; member in struct:_xmlAutomata
267 int nbStates; member in struct:_xmlRegexp
430 ret->nbStates = ctxt->nbStates;
463 stateRemap = xmlMalloc(ret->nbStates * sizeof(int));
469 for (i = 0;i < ret->nbStates;i++) {
549 for (i = 0;i < ret->nbStates;i++) {
632 for (i = 0;i < ret->nbStates;i++)
637 ret->nbStates = 0;
656 ctxt->nbStates
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlregexp.c247 int nbStates; member in struct:_xmlAutomata
260 int nbStates; member in struct:_xmlRegexp
423 ret->nbStates = ctxt->nbStates;
456 stateRemap = xmlMalloc(ret->nbStates * sizeof(int));
462 for (i = 0;i < ret->nbStates;i++) {
542 for (i = 0;i < ret->nbStates;i++) {
625 for (i = 0;i < ret->nbStates;i++)
630 ret->nbStates = 0;
649 ctxt->nbStates
[all...]

Completed in 180 milliseconds