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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Ddfa.c1243 nsubtoks (int tindex) function
1254 return 1 + nsubtoks(tindex - 1);
1258 ntoks1 = nsubtoks(tindex - 1);
1259 return 1 + ntoks1 + nsubtoks(tindex - 1 - ntoks1);
1282 ntokens = nsubtoks(dfa->tindex);

Completed in 94 milliseconds