Home | History | Annotate | Download | only in pcre

Lines Matching defs:new_count

347   if (new_count++ < wscount) \
358 if (new_count++ < wscount) \
392 int active_count, new_count, match_count;
426 new_count = 0;
518 new_count = workspace[1];
520 memcpy(new_states, active_states, new_count * sizeof(stateblock));
560 active_count = new_count;
561 new_count = 0;
2661 else if (i + 1 >= active_count && new_count == 0)
2745 if (new_count <= 0)