Home | History | Annotate | Download | only in regexp

Lines Matching full:successors

5802   if (successors(zone) != NULL) {
5803 for (int i = 0; i < successors(zone)->length(); i++) {
5804 OutSet* successor = successors(zone)->at(i);
5813 successors(zone)->Add(result, zone);