fi               1791 ext/pcre/pcrelib/pcre_exec.c         for (fi = min;; fi++)
fi               1795 ext/pcre/pcrelib/pcre_exec.c           if (fi >= max || !match_ref(offset, eptr, length, md, ims))
fi               1917 ext/pcre/pcrelib/pcre_exec.c           for (fi = min;; fi++)
fi               1921 ext/pcre/pcrelib/pcre_exec.c             if (fi >= max || eptr >= md->end_subject) RRETURN(MATCH_NOMATCH);
fi               1937 ext/pcre/pcrelib/pcre_exec.c           for (fi = min;; fi++)
fi               1941 ext/pcre/pcrelib/pcre_exec.c             if (fi >= max || eptr >= md->end_subject) RRETURN(MATCH_NOMATCH);
fi               2064 ext/pcre/pcrelib/pcre_exec.c         for (fi = min;; fi++)
fi               2068 ext/pcre/pcrelib/pcre_exec.c           if (fi >= max || eptr >= md->end_subject) RRETURN(MATCH_NOMATCH);
fi               2275 ext/pcre/pcrelib/pcre_exec.c           for (fi = min;; fi++)
fi               2279 ext/pcre/pcrelib/pcre_exec.c             if (fi >= max || eptr >= md->end_subject) RRETURN(MATCH_NOMATCH);
fi               2365 ext/pcre/pcrelib/pcre_exec.c         for (fi = min;; fi++)
fi               2369 ext/pcre/pcrelib/pcre_exec.c           if (fi >= max || eptr >= md->end_subject ||
fi               2403 ext/pcre/pcrelib/pcre_exec.c         for (fi = min;; fi++)
fi               2407 ext/pcre/pcrelib/pcre_exec.c           if (fi >= max || eptr >= md->end_subject || fc != *eptr++)
fi               2566 ext/pcre/pcrelib/pcre_exec.c           for (fi = min;; fi++)
fi               2572 ext/pcre/pcrelib/pcre_exec.c             if (fi >= max || eptr >= md->end_subject || fc == d)
fi               2580 ext/pcre/pcrelib/pcre_exec.c           for (fi = min;; fi++)
fi               2584 ext/pcre/pcrelib/pcre_exec.c             if (fi >= max || eptr >= md->end_subject || fc == md->lcc[*eptr++])
fi               2675 ext/pcre/pcrelib/pcre_exec.c           for (fi = min;; fi++)
fi               2680 ext/pcre/pcrelib/pcre_exec.c             if (fi >= max || eptr >= md->end_subject || fc == d)
fi               2688 ext/pcre/pcrelib/pcre_exec.c           for (fi = min;; fi++)
fi               2692 ext/pcre/pcrelib/pcre_exec.c             if (fi >= max || eptr >= md->end_subject || fc == *eptr++)
fi               3309 ext/pcre/pcrelib/pcre_exec.c           for (fi = min;; fi++)
fi               3313 ext/pcre/pcrelib/pcre_exec.c             if (fi >= max || eptr >= md->end_subject) RRETURN(MATCH_NOMATCH);
fi               3320 ext/pcre/pcrelib/pcre_exec.c           for (fi = min;; fi++)
fi               3324 ext/pcre/pcrelib/pcre_exec.c             if (fi >= max || eptr >= md->end_subject) RRETURN(MATCH_NOMATCH);
fi               3335 ext/pcre/pcrelib/pcre_exec.c           for (fi = min;; fi++)
fi               3339 ext/pcre/pcrelib/pcre_exec.c             if (fi >= max || eptr >= md->end_subject) RRETURN(MATCH_NOMATCH);
fi               3348 ext/pcre/pcrelib/pcre_exec.c           for (fi = min;; fi++)
fi               3352 ext/pcre/pcrelib/pcre_exec.c             if (fi >= max || eptr >= md->end_subject) RRETURN(MATCH_NOMATCH);
fi               3361 ext/pcre/pcrelib/pcre_exec.c           for (fi = min;; fi++)
fi               3365 ext/pcre/pcrelib/pcre_exec.c             if (fi >= max || eptr >= md->end_subject) RRETURN(MATCH_NOMATCH);
fi               3383 ext/pcre/pcrelib/pcre_exec.c         for (fi = min;; fi++)
fi               3387 ext/pcre/pcrelib/pcre_exec.c           if (fi >= max || eptr >= md->end_subject) RRETURN(MATCH_NOMATCH);
fi               3412 ext/pcre/pcrelib/pcre_exec.c         for (fi = min;; fi++)
fi               3416 ext/pcre/pcrelib/pcre_exec.c           if (fi >= max || eptr >= md->end_subject ||
fi               3573 ext/pcre/pcrelib/pcre_exec.c         for (fi = min;; fi++)
fi               3577 ext/pcre/pcrelib/pcre_exec.c           if (fi >= max || eptr >= md->end_subject ||
fi                213 regex/split.c  	char *fi[RNF];
fi                304 regex/split.c  				if (strcmp(f, tests[n].fi[i]) != 0) {
fi                307 regex/split.c  						i, fields[i], tests[n].fi[i]);