eptr 143 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) eptr 148 ext/pcre/pcrelib/pcre_exec.c pchars(eptr, length, TRUE, md); eptr 157 ext/pcre/pcrelib/pcre_exec.c if (length > md->end_subject - eptr) return FALSE; eptr 164 ext/pcre/pcrelib/pcre_exec.c if (md->lcc[*p++] != md->lcc[*eptr++]) return FALSE; eptr 167 ext/pcre/pcrelib/pcre_exec.c { while (length-- > 0) if (*p++ != *eptr++) return FALSE; } eptr 426 ext/pcre/pcrelib/pcre_exec.c frame->Xeptr = eptr; eptr 599 ext/pcre/pcrelib/pcre_exec.c newptrb.epb_saved_eptr = eptr; eptr 615 ext/pcre/pcrelib/pcre_exec.c eptr >= md->end_subject && eptr 616 ext/pcre/pcrelib/pcre_exec.c eptr > mstart) eptr 625 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + _pcre_OP_lengths[*ecode], offset_top, md, eptr 631 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + _pcre_OP_lengths[*ecode], offset_top, md, eptr 637 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + _pcre_OP_lengths[*ecode], offset_top, md, eptr 640 ext/pcre/pcrelib/pcre_exec.c md->start_match_ptr = eptr; /* Pass back current position */ eptr 644 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + _pcre_OP_lengths[*ecode], offset_top, md, eptr 671 ext/pcre/pcrelib/pcre_exec.c pchars(eptr, 16, TRUE, md); eptr 683 ext/pcre/pcrelib/pcre_exec.c md->offset_vector[md->offset_end - number] = eptr - md->start_subject; eptr 688 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + _pcre_OP_lengths[*ecode], offset_top, md, eptr 739 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + _pcre_OP_lengths[*ecode], offset_top, md, ims, eptr 747 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + _pcre_OP_lengths[*ecode], offset_top, md, ims, eptr 789 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, ims, NULL, eptr 818 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, match_cbegroup, RM49); eptr 856 ext/pcre/pcrelib/pcre_exec.c if (md->notempty && eptr == mstart) RRETURN(MATCH_NOMATCH); eptr 857 ext/pcre/pcrelib/pcre_exec.c md->end_match_ptr = eptr; /* Record where we ended */ eptr 880 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, ims, NULL, 0, eptr 907 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, ims, NULL, 0, eptr 932 ext/pcre/pcrelib/pcre_exec.c eptr--; eptr 933 ext/pcre/pcrelib/pcre_exec.c if (eptr < md->start_subject) RRETURN(MATCH_NOMATCH); eptr 934 ext/pcre/pcrelib/pcre_exec.c BACKCHAR(eptr); eptr 943 ext/pcre/pcrelib/pcre_exec.c eptr -= GET(ecode, 1); eptr 944 ext/pcre/pcrelib/pcre_exec.c if (eptr < md->start_subject) RRETURN(MATCH_NOMATCH); eptr 966 ext/pcre/pcrelib/pcre_exec.c cb.current_position = eptr - md->start_subject; eptr 1028 ext/pcre/pcrelib/pcre_exec.c mstart = eptr; eptr 1037 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, callpat + _pcre_OP_lengths[*callpat], offset_top, eptr 1077 ext/pcre/pcrelib/pcre_exec.c saved_eptr = eptr; eptr 1081 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, ims, eptrb, 0, RM7); eptr 1098 ext/pcre/pcrelib/pcre_exec.c eptr = md->end_match_ptr; eptr 1106 ext/pcre/pcrelib/pcre_exec.c if (*ecode == OP_KET || eptr == saved_eptr) eptr 1126 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, ims, eptrb, 0, RM8); eptr 1134 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, prev, offset_top, md, ims, eptrb, match_cbegroup, RM9); eptr 1158 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, next, offset_top, md, ims, eptrb, 0, RM10); eptr 1169 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, next + 1+LINK_SIZE, offset_top, md, ims, eptrb, 0, RM11); eptr 1201 ext/pcre/pcrelib/pcre_exec.c md->end_match_ptr = eptr; /* For ONCE */ eptr 1227 ext/pcre/pcrelib/pcre_exec.c md->offset_vector[offset+1] = eptr - md->start_subject; eptr 1260 ext/pcre/pcrelib/pcre_exec.c if (*ecode == OP_KET || eptr == saved_eptr) eptr 1275 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, ims, eptrb, 0, RM12); eptr 1279 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, prev, offset_top, md, ims, eptrb, flags, RM50); eptr 1287 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, prev, offset_top, md, ims, eptrb, flags, RM13); eptr 1298 ext/pcre/pcrelib/pcre_exec.c if (md->notbol && eptr == md->start_subject) RRETURN(MATCH_NOMATCH); eptr 1301 ext/pcre/pcrelib/pcre_exec.c if (eptr != md->start_subject && eptr 1302 ext/pcre/pcrelib/pcre_exec.c (eptr == md->end_subject || !WAS_NEWLINE(eptr))) eptr 1312 ext/pcre/pcrelib/pcre_exec.c if (eptr != md->start_subject) RRETURN(MATCH_NOMATCH); eptr 1319 ext/pcre/pcrelib/pcre_exec.c if (eptr != md->start_subject + md->start_offset) RRETURN(MATCH_NOMATCH); eptr 1326 ext/pcre/pcrelib/pcre_exec.c mstart = eptr; eptr 1336 ext/pcre/pcrelib/pcre_exec.c if (eptr < md->end_subject) eptr 1337 ext/pcre/pcrelib/pcre_exec.c { if (!IS_NEWLINE(eptr)) RRETURN(MATCH_NOMATCH); } eptr 1348 ext/pcre/pcrelib/pcre_exec.c if (eptr != md->end_subject && eptr 1349 ext/pcre/pcrelib/pcre_exec.c (!IS_NEWLINE(eptr) || eptr != md->end_subject - md->nllen)) eptr 1360 ext/pcre/pcrelib/pcre_exec.c if (eptr < md->end_subject) RRETURN(MATCH_NOMATCH); eptr 1367 ext/pcre/pcrelib/pcre_exec.c if (eptr != md->end_subject && eptr 1368 ext/pcre/pcrelib/pcre_exec.c (!IS_NEWLINE(eptr) || eptr != md->end_subject - md->nllen)) eptr 1386 ext/pcre/pcrelib/pcre_exec.c if (eptr == md->start_subject) prev_is_word = FALSE; else eptr 1388 ext/pcre/pcrelib/pcre_exec.c const uschar *lastptr = eptr - 1; eptr 1393 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) cur_is_word = FALSE; else eptr 1395 ext/pcre/pcrelib/pcre_exec.c GETCHAR(c, eptr); eptr 1405 ext/pcre/pcrelib/pcre_exec.c prev_is_word = (eptr != md->start_subject) && eptr 1406 ext/pcre/pcrelib/pcre_exec.c ((md->ctypes[eptr[-1]] & ctype_word) != 0); eptr 1407 ext/pcre/pcrelib/pcre_exec.c cur_is_word = (eptr < md->end_subject) && eptr 1408 ext/pcre/pcrelib/pcre_exec.c ((md->ctypes[*eptr] & ctype_word) != 0); eptr 1424 ext/pcre/pcrelib/pcre_exec.c if (IS_NEWLINE(eptr)) RRETURN(MATCH_NOMATCH); eptr 1426 ext/pcre/pcrelib/pcre_exec.c if (eptr++ >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 1428 ext/pcre/pcrelib/pcre_exec.c while (eptr < md->end_subject && (*eptr & 0xc0) == 0x80) eptr++; eptr 1436 ext/pcre/pcrelib/pcre_exec.c if (eptr++ >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 1441 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 1442 ext/pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr); eptr 1454 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 1455 ext/pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr); eptr 1467 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 1468 ext/pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr); eptr 1480 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 1481 ext/pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr); eptr 1493 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 1494 ext/pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr); eptr 1506 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 1507 ext/pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr); eptr 1519 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 1520 ext/pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr); eptr 1525 ext/pcre/pcrelib/pcre_exec.c if (eptr < md->end_subject && *eptr == 0x0a) eptr++; eptr 1543 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 1544 ext/pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr); eptr 1573 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 1574 ext/pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr); eptr 1603 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 1604 ext/pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr); eptr 1621 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 1622 ext/pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr); eptr 1644 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 1645 ext/pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr); eptr 1690 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 1691 ext/pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr); eptr 1696 ext/pcre/pcrelib/pcre_exec.c while (eptr < md->end_subject) eptr 1699 ext/pcre/pcrelib/pcre_exec.c if (!utf8) c = *eptr; else eptr 1701 ext/pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len); eptr 1705 ext/pcre/pcrelib/pcre_exec.c eptr += len; eptr 1732 ext/pcre/pcrelib/pcre_exec.c md->end_subject - eptr + 1 : eptr 1762 ext/pcre/pcrelib/pcre_exec.c if (!match_ref(offset, eptr, length, md, ims)) RRETURN(MATCH_NOMATCH); eptr 1763 ext/pcre/pcrelib/pcre_exec.c eptr += length; eptr 1778 ext/pcre/pcrelib/pcre_exec.c if (!match_ref(offset, eptr, length, md, ims)) RRETURN(MATCH_NOMATCH); eptr 1779 ext/pcre/pcrelib/pcre_exec.c eptr += length; eptr 1793 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM14); eptr 1795 ext/pcre/pcrelib/pcre_exec.c if (fi >= max || !match_ref(offset, eptr, length, md, ims)) eptr 1797 ext/pcre/pcrelib/pcre_exec.c eptr += length; eptr 1806 ext/pcre/pcrelib/pcre_exec.c pp = eptr; eptr 1809 ext/pcre/pcrelib/pcre_exec.c if (!match_ref(offset, eptr, length, md, ims)) break; eptr 1810 ext/pcre/pcrelib/pcre_exec.c eptr += length; eptr 1812 ext/pcre/pcrelib/pcre_exec.c while (eptr >= pp) eptr 1814 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM15); eptr 1816 ext/pcre/pcrelib/pcre_exec.c eptr -= length; eptr 1879 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 1880 ext/pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr); eptr 1897 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 1898 ext/pcre/pcrelib/pcre_exec.c c = *eptr++; eptr 1919 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM16); eptr 1921 ext/pcre/pcrelib/pcre_exec.c if (fi >= max || eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 1922 ext/pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr); eptr 1939 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM17); eptr 1941 ext/pcre/pcrelib/pcre_exec.c if (fi >= max || eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 1942 ext/pcre/pcrelib/pcre_exec.c c = *eptr++; eptr 1953 ext/pcre/pcrelib/pcre_exec.c pp = eptr; eptr 1962 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) break; eptr 1963 ext/pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len); eptr 1972 ext/pcre/pcrelib/pcre_exec.c eptr += len; eptr 1976 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM18); eptr 1978 ext/pcre/pcrelib/pcre_exec.c if (eptr-- == pp) break; /* Stop if tried at original pos */ eptr 1979 ext/pcre/pcrelib/pcre_exec.c BACKCHAR(eptr); eptr 1988 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) break; eptr 1989 ext/pcre/pcrelib/pcre_exec.c c = *eptr; eptr 1991 ext/pcre/pcrelib/pcre_exec.c eptr++; eptr 1993 ext/pcre/pcrelib/pcre_exec.c while (eptr >= pp) eptr 1995 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM19); eptr 1997 ext/pcre/pcrelib/pcre_exec.c eptr--; eptr 2049 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 2050 ext/pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr); eptr 2066 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM20); eptr 2068 ext/pcre/pcrelib/pcre_exec.c if (fi >= max || eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 2069 ext/pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr); eptr 2079 ext/pcre/pcrelib/pcre_exec.c pp = eptr; eptr 2083 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) break; eptr 2084 ext/pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len); eptr 2086 ext/pcre/pcrelib/pcre_exec.c eptr += len; eptr 2090 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM21); eptr 2092 ext/pcre/pcrelib/pcre_exec.c if (eptr-- == pp) break; /* Stop if tried at original pos */ eptr 2093 ext/pcre/pcrelib/pcre_exec.c if (utf8) BACKCHAR(eptr); eptr 2111 ext/pcre/pcrelib/pcre_exec.c if (length > md->end_subject - eptr) RRETURN(MATCH_NOMATCH); eptr 2112 ext/pcre/pcrelib/pcre_exec.c while (length-- > 0) if (*ecode++ != *eptr++) RRETURN(MATCH_NOMATCH); eptr 2119 ext/pcre/pcrelib/pcre_exec.c if (md->end_subject - eptr < 1) RRETURN(MATCH_NOMATCH); eptr 2120 ext/pcre/pcrelib/pcre_exec.c if (ecode[1] != *eptr++) RRETURN(MATCH_NOMATCH); eptr 2135 ext/pcre/pcrelib/pcre_exec.c if (length > md->end_subject - eptr) RRETURN(MATCH_NOMATCH); eptr 2142 ext/pcre/pcrelib/pcre_exec.c if (md->lcc[*ecode++] != md->lcc[*eptr++]) RRETURN(MATCH_NOMATCH); eptr 2150 ext/pcre/pcrelib/pcre_exec.c GETCHARINC(dc, eptr); eptr 2170 ext/pcre/pcrelib/pcre_exec.c if (md->end_subject - eptr < 1) RRETURN(MATCH_NOMATCH); eptr 2171 ext/pcre/pcrelib/pcre_exec.c if (md->lcc[ecode[1]] != md->lcc[*eptr++]) RRETURN(MATCH_NOMATCH); eptr 2239 ext/pcre/pcrelib/pcre_exec.c if (min * length > md->end_subject - eptr) RRETURN(MATCH_NOMATCH); eptr 2257 ext/pcre/pcrelib/pcre_exec.c if (memcmp(eptr, charptr, length) == 0) eptr += length; eptr 2263 ext/pcre/pcrelib/pcre_exec.c if (memcmp(eptr, occhars, oclength) != 0) RRETURN(MATCH_NOMATCH); eptr 2264 ext/pcre/pcrelib/pcre_exec.c eptr += oclength; eptr 2277 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM22); eptr 2279 ext/pcre/pcrelib/pcre_exec.c if (fi >= max || eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 2280 ext/pcre/pcrelib/pcre_exec.c if (memcmp(eptr, charptr, length) == 0) eptr += length; eptr 2286 ext/pcre/pcrelib/pcre_exec.c if (memcmp(eptr, occhars, oclength) != 0) RRETURN(MATCH_NOMATCH); eptr 2287 ext/pcre/pcrelib/pcre_exec.c eptr += oclength; eptr 2298 ext/pcre/pcrelib/pcre_exec.c pp = eptr; eptr 2301 ext/pcre/pcrelib/pcre_exec.c if (eptr > md->end_subject - length) break; eptr 2302 ext/pcre/pcrelib/pcre_exec.c if (memcmp(eptr, charptr, length) == 0) eptr += length; eptr 2307 ext/pcre/pcrelib/pcre_exec.c if (memcmp(eptr, occhars, oclength) != 0) break; eptr 2308 ext/pcre/pcrelib/pcre_exec.c eptr += oclength; eptr 2318 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM23); eptr 2320 ext/pcre/pcrelib/pcre_exec.c if (eptr == pp) RRETURN(MATCH_NOMATCH); eptr 2322 ext/pcre/pcrelib/pcre_exec.c eptr--; eptr 2323 ext/pcre/pcrelib/pcre_exec.c BACKCHAR(eptr); eptr 2325 ext/pcre/pcrelib/pcre_exec.c eptr -= length; eptr 2341 ext/pcre/pcrelib/pcre_exec.c if (min > md->end_subject - eptr) RRETURN(MATCH_NOMATCH); eptr 2355 ext/pcre/pcrelib/pcre_exec.c max, eptr)); eptr 2361 ext/pcre/pcrelib/pcre_exec.c if (fc != md->lcc[*eptr++]) RRETURN(MATCH_NOMATCH); eptr 2367 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM24); eptr 2369 ext/pcre/pcrelib/pcre_exec.c if (fi >= max || eptr >= md->end_subject || eptr 2370 ext/pcre/pcrelib/pcre_exec.c fc != md->lcc[*eptr++]) eptr 2377 ext/pcre/pcrelib/pcre_exec.c pp = eptr; eptr 2380 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject || fc != md->lcc[*eptr]) break; eptr 2381 ext/pcre/pcrelib/pcre_exec.c eptr++; eptr 2384 ext/pcre/pcrelib/pcre_exec.c while (eptr >= pp) eptr 2386 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM25); eptr 2387 ext/pcre/pcrelib/pcre_exec.c eptr--; eptr 2399 ext/pcre/pcrelib/pcre_exec.c for (i = 1; i <= min; i++) if (fc != *eptr++) RRETURN(MATCH_NOMATCH); eptr 2405 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM26); eptr 2407 ext/pcre/pcrelib/pcre_exec.c if (fi >= max || eptr >= md->end_subject || fc != *eptr++) eptr 2414 ext/pcre/pcrelib/pcre_exec.c pp = eptr; eptr 2417 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject || fc != *eptr) break; eptr 2418 ext/pcre/pcrelib/pcre_exec.c eptr++; eptr 2421 ext/pcre/pcrelib/pcre_exec.c while (eptr >= pp) eptr 2423 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM27); eptr 2424 ext/pcre/pcrelib/pcre_exec.c eptr--; eptr 2436 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 2438 ext/pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr); eptr 2518 ext/pcre/pcrelib/pcre_exec.c if (min > md->end_subject - eptr) RRETURN(MATCH_NOMATCH); eptr 2530 ext/pcre/pcrelib/pcre_exec.c max, eptr)); eptr 2543 ext/pcre/pcrelib/pcre_exec.c GETCHARINC(d, eptr); eptr 2554 ext/pcre/pcrelib/pcre_exec.c if (fc == md->lcc[*eptr++]) RRETURN(MATCH_NOMATCH); eptr 2568 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM28); eptr 2570 ext/pcre/pcrelib/pcre_exec.c GETCHARINC(d, eptr); eptr 2572 ext/pcre/pcrelib/pcre_exec.c if (fi >= max || eptr >= md->end_subject || fc == d) eptr 2582 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM29); eptr 2584 ext/pcre/pcrelib/pcre_exec.c if (fi >= max || eptr >= md->end_subject || fc == md->lcc[*eptr++]) eptr 2595 ext/pcre/pcrelib/pcre_exec.c pp = eptr; eptr 2605 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) break; eptr 2606 ext/pcre/pcrelib/pcre_exec.c GETCHARLEN(d, eptr, len); eptr 2609 ext/pcre/pcrelib/pcre_exec.c eptr += len; eptr 2614 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM30); eptr 2616 ext/pcre/pcrelib/pcre_exec.c if (eptr-- == pp) break; /* Stop if tried at original pos */ eptr 2617 ext/pcre/pcrelib/pcre_exec.c BACKCHAR(eptr); eptr 2626 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject || fc == md->lcc[*eptr]) break; eptr 2627 ext/pcre/pcrelib/pcre_exec.c eptr++; eptr 2630 ext/pcre/pcrelib/pcre_exec.c while (eptr >= pp) eptr 2632 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM31); eptr 2634 ext/pcre/pcrelib/pcre_exec.c eptr--; eptr 2654 ext/pcre/pcrelib/pcre_exec.c GETCHARINC(d, eptr); eptr 2663 ext/pcre/pcrelib/pcre_exec.c if (fc == *eptr++) RRETURN(MATCH_NOMATCH); eptr 2677 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM32); eptr 2679 ext/pcre/pcrelib/pcre_exec.c GETCHARINC(d, eptr); eptr 2680 ext/pcre/pcrelib/pcre_exec.c if (fi >= max || eptr >= md->end_subject || fc == d) eptr 2690 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM33); eptr 2692 ext/pcre/pcrelib/pcre_exec.c if (fi >= max || eptr >= md->end_subject || fc == *eptr++) eptr 2703 ext/pcre/pcrelib/pcre_exec.c pp = eptr; eptr 2713 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) break; eptr 2714 ext/pcre/pcrelib/pcre_exec.c GETCHARLEN(d, eptr, len); eptr 2716 ext/pcre/pcrelib/pcre_exec.c eptr += len; eptr 2721 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM34); eptr 2723 ext/pcre/pcrelib/pcre_exec.c if (eptr-- == pp) break; /* Stop if tried at original pos */ eptr 2724 ext/pcre/pcrelib/pcre_exec.c BACKCHAR(eptr); eptr 2733 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject || fc == *eptr) break; eptr 2734 ext/pcre/pcrelib/pcre_exec.c eptr++; eptr 2737 ext/pcre/pcrelib/pcre_exec.c while (eptr >= pp) eptr 2739 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM35); eptr 2741 ext/pcre/pcrelib/pcre_exec.c eptr--; eptr 2833 ext/pcre/pcrelib/pcre_exec.c if (min > md->end_subject - eptr) RRETURN(MATCH_NOMATCH); eptr 2845 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 2846 ext/pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr); eptr 2853 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 2854 ext/pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr); eptr 2866 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 2867 ext/pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr); eptr 2877 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 2878 ext/pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr); eptr 2888 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 2889 ext/pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr); eptr 2908 ext/pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr); eptr 2911 ext/pcre/pcrelib/pcre_exec.c while (eptr < md->end_subject) eptr 2914 ext/pcre/pcrelib/pcre_exec.c if (!utf8) c = *eptr; else eptr 2916 ext/pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len); eptr 2920 ext/pcre/pcrelib/pcre_exec.c eptr += len; eptr 2936 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject || eptr 2937 ext/pcre/pcrelib/pcre_exec.c ((ims & PCRE_DOTALL) == 0 && IS_NEWLINE(eptr))) eptr 2939 ext/pcre/pcrelib/pcre_exec.c eptr++; eptr 2940 ext/pcre/pcrelib/pcre_exec.c while (eptr < md->end_subject && (*eptr & 0xc0) == 0x80) eptr++; eptr 2945 ext/pcre/pcrelib/pcre_exec.c eptr += min; eptr 2951 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 2952 ext/pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr); eptr 2957 ext/pcre/pcrelib/pcre_exec.c if (eptr < md->end_subject && *eptr == 0x0a) eptr++; eptr 2977 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 2978 ext/pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr); eptr 3009 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 3010 ext/pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr); eptr 3041 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 3042 ext/pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr); eptr 3061 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 3062 ext/pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr); eptr 3081 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 3082 ext/pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr); eptr 3091 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject || eptr 3092 ext/pcre/pcrelib/pcre_exec.c *eptr >= 128 || (md->ctypes[*eptr++] & ctype_digit) == 0) eptr 3101 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject || eptr 3102 ext/pcre/pcrelib/pcre_exec.c (*eptr < 128 && (md->ctypes[*eptr] & ctype_space) != 0)) eptr 3104 ext/pcre/pcrelib/pcre_exec.c while (++eptr < md->end_subject && (*eptr & 0xc0) == 0x80); eptr 3111 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject || eptr 3112 ext/pcre/pcrelib/pcre_exec.c *eptr >= 128 || (md->ctypes[*eptr++] & ctype_space) == 0) eptr 3121 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject || eptr 3122 ext/pcre/pcrelib/pcre_exec.c (*eptr < 128 && (md->ctypes[*eptr] & ctype_word) != 0)) eptr 3124 ext/pcre/pcrelib/pcre_exec.c while (++eptr < md->end_subject && (*eptr & 0xc0) == 0x80); eptr 3131 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject || eptr 3132 ext/pcre/pcrelib/pcre_exec.c *eptr >= 128 || (md->ctypes[*eptr++] & ctype_word) == 0) eptr 3156 ext/pcre/pcrelib/pcre_exec.c if (IS_NEWLINE(eptr)) RRETURN(MATCH_NOMATCH); eptr 3157 ext/pcre/pcrelib/pcre_exec.c eptr++; eptr 3160 ext/pcre/pcrelib/pcre_exec.c else eptr += min; eptr 3164 ext/pcre/pcrelib/pcre_exec.c eptr += min; eptr 3173 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 3174 ext/pcre/pcrelib/pcre_exec.c switch(*eptr++) eptr 3178 ext/pcre/pcrelib/pcre_exec.c if (eptr < md->end_subject && *eptr == 0x0a) eptr++; eptr 3195 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 3196 ext/pcre/pcrelib/pcre_exec.c switch(*eptr++) eptr 3210 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 3211 ext/pcre/pcrelib/pcre_exec.c switch(*eptr++) eptr 3225 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 3226 ext/pcre/pcrelib/pcre_exec.c switch(*eptr++) eptr 3242 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 3243 ext/pcre/pcrelib/pcre_exec.c switch(*eptr++) eptr 3258 ext/pcre/pcrelib/pcre_exec.c if ((md->ctypes[*eptr++] & ctype_digit) != 0) RRETURN(MATCH_NOMATCH); eptr 3263 ext/pcre/pcrelib/pcre_exec.c if ((md->ctypes[*eptr++] & ctype_digit) == 0) RRETURN(MATCH_NOMATCH); eptr 3268 ext/pcre/pcrelib/pcre_exec.c if ((md->ctypes[*eptr++] & ctype_space) != 0) RRETURN(MATCH_NOMATCH); eptr 3273 ext/pcre/pcrelib/pcre_exec.c if ((md->ctypes[*eptr++] & ctype_space) == 0) RRETURN(MATCH_NOMATCH); eptr 3278 ext/pcre/pcrelib/pcre_exec.c if ((md->ctypes[*eptr++] & ctype_word) != 0) eptr 3284 ext/pcre/pcrelib/pcre_exec.c if ((md->ctypes[*eptr++] & ctype_word) == 0) eptr 3311 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM36); eptr 3313 ext/pcre/pcrelib/pcre_exec.c if (fi >= max || eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 3314 ext/pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr); eptr 3322 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM37); eptr 3324 ext/pcre/pcrelib/pcre_exec.c if (fi >= max || eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 3325 ext/pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr); eptr 3337 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM38); eptr 3339 ext/pcre/pcrelib/pcre_exec.c if (fi >= max || eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 3340 ext/pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr); eptr 3350 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM39); eptr 3352 ext/pcre/pcrelib/pcre_exec.c if (fi >= max || eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 3353 ext/pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr); eptr 3363 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM40); eptr 3365 ext/pcre/pcrelib/pcre_exec.c if (fi >= max || eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 3366 ext/pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr); eptr 3385 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM41); eptr 3387 ext/pcre/pcrelib/pcre_exec.c if (fi >= max || eptr >= md->end_subject) RRETURN(MATCH_NOMATCH); eptr 3388 ext/pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr); eptr 3391 ext/pcre/pcrelib/pcre_exec.c while (eptr < md->end_subject) eptr 3394 ext/pcre/pcrelib/pcre_exec.c if (!utf8) c = *eptr; else eptr 3396 ext/pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len); eptr 3400 ext/pcre/pcrelib/pcre_exec.c eptr += len; eptr 3414 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM42); eptr 3416 ext/pcre/pcrelib/pcre_exec.c if (fi >= max || eptr >= md->end_subject || eptr 3418 ext/pcre/pcrelib/pcre_exec.c IS_NEWLINE(eptr))) eptr 3421 ext/pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr); eptr 3435 ext/pcre/pcrelib/pcre_exec.c if (eptr < md->end_subject && *eptr == 0x0a) eptr++; eptr 3575 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM43); eptr 3577 ext/pcre/pcrelib/pcre_exec.c if (fi >= max || eptr >= md->end_subject || eptr 3578 ext/pcre/pcrelib/pcre_exec.c ((ims & PCRE_DOTALL) == 0 && IS_NEWLINE(eptr))) eptr 3581 ext/pcre/pcrelib/pcre_exec.c c = *eptr++; eptr 3595 ext/pcre/pcrelib/pcre_exec.c if (eptr < md->end_subject && *eptr == 0x0a) eptr++; eptr 3695 ext/pcre/pcrelib/pcre_exec.c pp = eptr; /* Remember where we started */ eptr 3706 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) break; eptr 3707 ext/pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len); eptr 3709 ext/pcre/pcrelib/pcre_exec.c eptr+= len; eptr 3717 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) break; eptr 3718 ext/pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len); eptr 3724 ext/pcre/pcrelib/pcre_exec.c eptr+= len; eptr 3732 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) break; eptr 3733 ext/pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len); eptr 3737 ext/pcre/pcrelib/pcre_exec.c eptr+= len; eptr 3745 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) break; eptr 3746 ext/pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len); eptr 3750 ext/pcre/pcrelib/pcre_exec.c eptr+= len; eptr 3758 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) break; eptr 3759 ext/pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len); eptr 3763 ext/pcre/pcrelib/pcre_exec.c eptr+= len; eptr 3773 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM44); eptr 3775 ext/pcre/pcrelib/pcre_exec.c if (eptr-- == pp) break; /* Stop if tried at original pos */ eptr 3776 ext/pcre/pcrelib/pcre_exec.c if (utf8) BACKCHAR(eptr); eptr 3787 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) break; eptr 3788 ext/pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr); eptr 3791 ext/pcre/pcrelib/pcre_exec.c while (eptr < md->end_subject) eptr 3794 ext/pcre/pcrelib/pcre_exec.c if (!utf8) c = *eptr; else eptr 3796 ext/pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len); eptr 3800 ext/pcre/pcrelib/pcre_exec.c eptr += len; eptr 3809 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM45); eptr 3811 ext/pcre/pcrelib/pcre_exec.c if (eptr-- == pp) break; /* Stop if tried at original pos */ eptr 3815 ext/pcre/pcrelib/pcre_exec.c if (!utf8) c = *eptr; else eptr 3817 ext/pcre/pcrelib/pcre_exec.c BACKCHAR(eptr); eptr 3818 ext/pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len); eptr 3822 ext/pcre/pcrelib/pcre_exec.c eptr--; eptr 3844 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject || IS_NEWLINE(eptr)) break; eptr 3845 ext/pcre/pcrelib/pcre_exec.c eptr++; eptr 3846 ext/pcre/pcrelib/pcre_exec.c while (eptr < md->end_subject && (*eptr & 0xc0) == 0x80) eptr++; eptr 3853 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) break; eptr 3854 ext/pcre/pcrelib/pcre_exec.c eptr++; eptr 3855 ext/pcre/pcrelib/pcre_exec.c while (eptr < md->end_subject && (*eptr & 0xc0) == 0x80) eptr++; eptr 3868 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject || IS_NEWLINE(eptr)) break; eptr 3869 ext/pcre/pcrelib/pcre_exec.c eptr++; eptr 3870 ext/pcre/pcrelib/pcre_exec.c while (eptr < md->end_subject && (*eptr & 0xc0) == 0x80) eptr++; eptr 3875 ext/pcre/pcrelib/pcre_exec.c eptr = md->end_subject; eptr 3884 ext/pcre/pcrelib/pcre_exec.c if (c > (unsigned int)(md->end_subject - eptr)) eptr 3885 ext/pcre/pcrelib/pcre_exec.c c = md->end_subject - eptr; eptr 3886 ext/pcre/pcrelib/pcre_exec.c eptr += c; eptr 3893 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) break; eptr 3894 ext/pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len); eptr 3897 ext/pcre/pcrelib/pcre_exec.c if (++eptr >= md->end_subject) break; eptr 3898 ext/pcre/pcrelib/pcre_exec.c if (*eptr == 0x000a) eptr++; eptr 3907 ext/pcre/pcrelib/pcre_exec.c eptr += len; eptr 3918 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) break; eptr 3919 ext/pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len); eptr 3946 ext/pcre/pcrelib/pcre_exec.c eptr += len; eptr 3956 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) break; eptr 3957 ext/pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len); eptr 3972 ext/pcre/pcrelib/pcre_exec.c eptr += len; eptr 3980 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) break; eptr 3981 ext/pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len); eptr 3983 ext/pcre/pcrelib/pcre_exec.c eptr+= len; eptr 3991 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) break; eptr 3992 ext/pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len); eptr 3994 ext/pcre/pcrelib/pcre_exec.c eptr+= len; eptr 4002 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) break; eptr 4003 ext/pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len); eptr 4005 ext/pcre/pcrelib/pcre_exec.c eptr+= len; eptr 4013 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) break; eptr 4014 ext/pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len); eptr 4016 ext/pcre/pcrelib/pcre_exec.c eptr+= len; eptr 4024 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) break; eptr 4025 ext/pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len); eptr 4027 ext/pcre/pcrelib/pcre_exec.c eptr+= len; eptr 4035 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) break; eptr 4036 ext/pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len); eptr 4038 ext/pcre/pcrelib/pcre_exec.c eptr+= len; eptr 4051 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM46); eptr 4053 ext/pcre/pcrelib/pcre_exec.c if (eptr-- == pp) break; /* Stop if tried at original pos */ eptr 4054 ext/pcre/pcrelib/pcre_exec.c BACKCHAR(eptr); eptr 4069 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject || IS_NEWLINE(eptr)) break; eptr 4070 ext/pcre/pcrelib/pcre_exec.c eptr++; eptr 4078 ext/pcre/pcrelib/pcre_exec.c if (c > (unsigned int)(md->end_subject - eptr)) eptr 4079 ext/pcre/pcrelib/pcre_exec.c c = md->end_subject - eptr; eptr 4080 ext/pcre/pcrelib/pcre_exec.c eptr += c; eptr 4086 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) break; eptr 4087 ext/pcre/pcrelib/pcre_exec.c c = *eptr; eptr 4090 ext/pcre/pcrelib/pcre_exec.c if (++eptr >= md->end_subject) break; eptr 4091 ext/pcre/pcrelib/pcre_exec.c if (*eptr == 0x000a) eptr++; eptr 4099 ext/pcre/pcrelib/pcre_exec.c eptr++; eptr 4107 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) break; eptr 4108 ext/pcre/pcrelib/pcre_exec.c c = *eptr; eptr 4110 ext/pcre/pcrelib/pcre_exec.c eptr++; eptr 4117 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) break; eptr 4118 ext/pcre/pcrelib/pcre_exec.c c = *eptr; eptr 4120 ext/pcre/pcrelib/pcre_exec.c eptr++; eptr 4127 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) break; eptr 4128 ext/pcre/pcrelib/pcre_exec.c c = *eptr; eptr 4131 ext/pcre/pcrelib/pcre_exec.c eptr++; eptr 4138 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) break; eptr 4139 ext/pcre/pcrelib/pcre_exec.c c = *eptr; eptr 4142 ext/pcre/pcrelib/pcre_exec.c eptr++; eptr 4149 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject || (md->ctypes[*eptr] & ctype_digit) != 0) eptr 4151 ext/pcre/pcrelib/pcre_exec.c eptr++; eptr 4158 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject || (md->ctypes[*eptr] & ctype_digit) == 0) eptr 4160 ext/pcre/pcrelib/pcre_exec.c eptr++; eptr 4167 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject || (md->ctypes[*eptr] & ctype_space) != 0) eptr 4169 ext/pcre/pcrelib/pcre_exec.c eptr++; eptr 4176 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject || (md->ctypes[*eptr] & ctype_space) == 0) eptr 4178 ext/pcre/pcrelib/pcre_exec.c eptr++; eptr 4185 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject || (md->ctypes[*eptr] & ctype_word) != 0) eptr 4187 ext/pcre/pcrelib/pcre_exec.c eptr++; eptr 4194 ext/pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject || (md->ctypes[*eptr] & ctype_word) == 0) eptr 4196 ext/pcre/pcrelib/pcre_exec.c eptr++; eptr 4207 ext/pcre/pcrelib/pcre_exec.c while (eptr >= pp) eptr 4209 ext/pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, ims, eptrb, 0, RM47); eptr 4210 ext/pcre/pcrelib/pcre_exec.c eptr--; eptr 367 ext/pcre/pcrelib/pcre_internal.h #define GETCHAR(c, eptr) c = *eptr; eptr 368 ext/pcre/pcrelib/pcre_internal.h #define GETCHARTEST(c, eptr) c = *eptr; eptr 369 ext/pcre/pcrelib/pcre_internal.h #define GETCHARINC(c, eptr) c = *eptr++; eptr 370 ext/pcre/pcrelib/pcre_internal.h #define GETCHARINCTEST(c, eptr) c = *eptr++; eptr 371 ext/pcre/pcrelib/pcre_internal.h #define GETCHARLEN(c, eptr, len) c = *eptr; eptr 387 ext/pcre/pcrelib/pcre_internal.h c = *eptr; \ eptr 397 ext/pcre/pcrelib/pcre_internal.h c |= (eptr[gcii] & 0x3f) << gcss; \ eptr 405 ext/pcre/pcrelib/pcre_internal.h c = *eptr; \ eptr 415 ext/pcre/pcrelib/pcre_internal.h c |= (eptr[gcii] & 0x3f) << gcss; \ eptr 423 ext/pcre/pcrelib/pcre_internal.h c = *eptr++; \ eptr 432 ext/pcre/pcrelib/pcre_internal.h c |= (*eptr++ & 0x3f) << gcss; \ eptr 439 ext/pcre/pcrelib/pcre_internal.h c = *eptr++; \ eptr 448 ext/pcre/pcrelib/pcre_internal.h c |= (*eptr++ & 0x3f) << gcss; \ eptr 456 ext/pcre/pcrelib/pcre_internal.h c = *eptr; \ eptr 466 ext/pcre/pcrelib/pcre_internal.h c |= (eptr[gcii] & 0x3f) << gcss; \ eptr 475 ext/pcre/pcrelib/pcre_internal.h #define BACKCHAR(eptr) while((*eptr & 0xc0) == 0x80) eptr--