eptr 149 pcre/pcrelib/pcre_exec.c PCRE_PUCHAR eptr_start = eptr;
eptr 153 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 158 pcre/pcrelib/pcre_exec.c pchars(eptr, length, TRUE, md);
eptr 192 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) return -2; /* Partial match */
eptr 193 pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr);
eptr 207 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) return -2; /* Partial match */
eptr 208 pcre/pcrelib/pcre_exec.c if (TABLE_GET(*p, md->lcc, *p) != TABLE_GET(*eptr, md->lcc, *eptr)) return -1;
eptr 210 pcre/pcrelib/pcre_exec.c eptr++;
eptr 222 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) return -2; /* Partial match */
eptr 223 pcre/pcrelib/pcre_exec.c if (*p++ != *eptr++) return -1;
eptr 227 pcre/pcrelib/pcre_exec.c return (int)(eptr - eptr_start);
eptr 440 pcre/pcrelib/pcre_exec.c if (md->partial != 0 && eptr >= md->end_subject && \
eptr 441 pcre/pcrelib/pcre_exec.c eptr > md->start_used_ptr) \
eptr 448 pcre/pcrelib/pcre_exec.c if (md->partial != 0 && eptr > md->start_used_ptr) \
eptr 508 pcre/pcrelib/pcre_exec.c frame->Xeptr = eptr;
eptr 638 pcre/pcrelib/pcre_exec.c int len = (char *)&rdepth - (char *)eptr;
eptr 707 pcre/pcrelib/pcre_exec.c newptrb.epb_saved_eptr = eptr;
eptr 725 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode] + ecode[1], offset_top, md,
eptr 740 pcre/pcrelib/pcre_exec.c md->start_match_ptr = eptr;
eptr 751 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md,
eptr 762 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md,
eptr 770 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode] + ecode[1], offset_top, md,
eptr 780 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md,
eptr 784 pcre/pcrelib/pcre_exec.c md->start_match_ptr = eptr; /* Pass back current position */
eptr 797 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode] + ecode[1], offset_top, md,
eptr 815 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md,
eptr 824 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode] + ecode[1], offset_top,
eptr 847 pcre/pcrelib/pcre_exec.c saved_eptr = eptr;
eptr 851 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, eptrb, RM64);
eptr 881 pcre/pcrelib/pcre_exec.c eptr = md->end_match_ptr;
eptr 888 pcre/pcrelib/pcre_exec.c if (*ecode == OP_KET || eptr == saved_eptr)
eptr 900 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, eptrb, RM65);
eptr 907 pcre/pcrelib/pcre_exec.c RMATCH(eptr, prev, offset_top, md, eptrb, RM66);
eptr 936 pcre/pcrelib/pcre_exec.c pchars(eptr, 16, TRUE, md);
eptr 950 pcre/pcrelib/pcre_exec.c (int)(eptr - md->start_subject);
eptr 955 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md,
eptr 1051 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md, eptrb,
eptr 1105 pcre/pcrelib/pcre_exec.c pchars(eptr, 16, TRUE, md);
eptr 1133 pcre/pcrelib/pcre_exec.c (int)(eptr - md->start_subject);
eptr 1135 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md,
eptr 1140 pcre/pcrelib/pcre_exec.c eptr = md->end_match_ptr;
eptr 1207 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md,
eptr 1212 pcre/pcrelib/pcre_exec.c eptr = md->end_match_ptr;
eptr 1270 pcre/pcrelib/pcre_exec.c cb.current_position = (int)(eptr - md->start_subject);
eptr 1436 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, NULL, RM3);
eptr 1479 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, eptrb, RM49);
eptr 1509 pcre/pcrelib/pcre_exec.c md->offset_vector[offset+1] = (int)(eptr - md->start_subject);
eptr 1527 pcre/pcrelib/pcre_exec.c if (eptr == mstart && op != OP_ASSERT_ACCEPT &&
eptr 1536 pcre/pcrelib/pcre_exec.c md->end_match_ptr = eptr; /* Record where we ended */
eptr 1569 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, NULL, RM4);
eptr 1620 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, NULL, RM5);
eptr 1654 pcre/pcrelib/pcre_exec.c eptr--;
eptr 1655 pcre/pcrelib/pcre_exec.c if (eptr < md->start_subject) RRETURN(MATCH_NOMATCH);
eptr 1656 pcre/pcrelib/pcre_exec.c BACKCHAR(eptr);
eptr 1665 pcre/pcrelib/pcre_exec.c eptr -= GET(ecode, 1);
eptr 1666 pcre/pcrelib/pcre_exec.c if (eptr < md->start_subject) RRETURN(MATCH_NOMATCH);
eptr 1671 pcre/pcrelib/pcre_exec.c if (eptr < md->start_used_ptr) md->start_used_ptr = eptr;
eptr 1693 pcre/pcrelib/pcre_exec.c cb.current_position = (int)(eptr - md->start_subject);
eptr 1737 pcre/pcrelib/pcre_exec.c if (recno == ri->group_num && eptr == ri->subject_position)
eptr 1743 pcre/pcrelib/pcre_exec.c new_recursive.subject_position = eptr;
eptr 1774 pcre/pcrelib/pcre_exec.c RMATCH(eptr, callpat + PRIV(OP_lengths)[*callpat], offset_top,
eptr 1789 pcre/pcrelib/pcre_exec.c eptr = md->end_match_ptr;
eptr 1836 pcre/pcrelib/pcre_exec.c RMATCH(eptr, next, offset_top, md, eptrb, RM10);
eptr 1845 pcre/pcrelib/pcre_exec.c RMATCH(eptr, next + 1+LINK_SIZE, offset_top, md, eptrb, RM11);
eptr 1892 pcre/pcrelib/pcre_exec.c md->end_match_ptr = eptr; /* For ONCE_NC */
eptr 1921 pcre/pcrelib/pcre_exec.c md->end_match_ptr = eptr;
eptr 1952 pcre/pcrelib/pcre_exec.c md->offset_vector[offset+1] = (int)(eptr - md->start_subject);
eptr 1966 pcre/pcrelib/pcre_exec.c if (*ecode == OP_KET || eptr == saved_eptr)
eptr 1970 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, eptrb, RM12);
eptr 1985 pcre/pcrelib/pcre_exec.c md->end_match_ptr = eptr;
eptr 1998 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, eptrb, RM7);
eptr 2002 pcre/pcrelib/pcre_exec.c RMATCH(eptr, prev, offset_top, md, eptrb, RM8);
eptr 2009 pcre/pcrelib/pcre_exec.c RMATCH(eptr, prev, offset_top, md, eptrb, RM50);
eptr 2017 pcre/pcrelib/pcre_exec.c RMATCH(eptr, prev, offset_top, md, eptrb, RM13);
eptr 2022 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, eptrb, RM9);
eptr 2035 pcre/pcrelib/pcre_exec.c if (md->notbol && eptr == md->start_subject) RRETURN(MATCH_NOMATCH);
eptr 2040 pcre/pcrelib/pcre_exec.c if (eptr != md->start_subject) RRETURN(MATCH_NOMATCH);
eptr 2047 pcre/pcrelib/pcre_exec.c if (md->notbol && eptr == md->start_subject) RRETURN(MATCH_NOMATCH);
eptr 2048 pcre/pcrelib/pcre_exec.c if (eptr != md->start_subject &&
eptr 2049 pcre/pcrelib/pcre_exec.c (eptr == md->end_subject || !WAS_NEWLINE(eptr)))
eptr 2057 pcre/pcrelib/pcre_exec.c if (eptr != md->start_subject + md->start_offset) RRETURN(MATCH_NOMATCH);
eptr 2064 pcre/pcrelib/pcre_exec.c mstart = eptr;
eptr 2072 pcre/pcrelib/pcre_exec.c if (eptr < md->end_subject)
eptr 2074 pcre/pcrelib/pcre_exec.c if (!IS_NEWLINE(eptr))
eptr 2077 pcre/pcrelib/pcre_exec.c eptr + 1 >= md->end_subject &&
eptr 2080 pcre/pcrelib/pcre_exec.c *eptr == NLBLOCK->nl[0])
eptr 2108 pcre/pcrelib/pcre_exec.c if (eptr < md->end_subject) RRETURN(MATCH_NOMATCH);
eptr 2117 pcre/pcrelib/pcre_exec.c if (eptr < md->end_subject &&
eptr 2118 pcre/pcrelib/pcre_exec.c (!IS_NEWLINE(eptr) || eptr != md->end_subject - md->nllen))
eptr 2121 pcre/pcrelib/pcre_exec.c eptr + 1 >= md->end_subject &&
eptr 2124 pcre/pcrelib/pcre_exec.c *eptr == NLBLOCK->nl[0])
eptr 2154 pcre/pcrelib/pcre_exec.c if (eptr == md->start_subject) prev_is_word = FALSE; else
eptr 2156 pcre/pcrelib/pcre_exec.c PCRE_PUCHAR lastptr = eptr - 1;
eptr 2176 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 2183 pcre/pcrelib/pcre_exec.c GETCHAR(c, eptr);
eptr 2207 pcre/pcrelib/pcre_exec.c if (eptr == md->start_subject) prev_is_word = FALSE; else
eptr 2209 pcre/pcrelib/pcre_exec.c if (eptr <= md->start_used_ptr) md->start_used_ptr = eptr - 1;
eptr 2213 pcre/pcrelib/pcre_exec.c c = eptr[-1];
eptr 2222 pcre/pcrelib/pcre_exec.c prev_is_word = MAX_255(eptr[-1])
eptr 2223 pcre/pcrelib/pcre_exec.c && ((md->ctypes[eptr[-1]] & ctype_word) != 0);
eptr 2228 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 2237 pcre/pcrelib/pcre_exec.c c = *eptr;
eptr 2246 pcre/pcrelib/pcre_exec.c cur_is_word = MAX_255(*eptr)
eptr 2247 pcre/pcrelib/pcre_exec.c && ((md->ctypes[*eptr] & ctype_word) != 0);
eptr 2262 pcre/pcrelib/pcre_exec.c if (IS_NEWLINE(eptr)) RRETURN(MATCH_NOMATCH);
eptr 2264 pcre/pcrelib/pcre_exec.c eptr + 1 >= md->end_subject &&
eptr 2267 pcre/pcrelib/pcre_exec.c *eptr == NLBLOCK->nl[0])
eptr 2278 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) /* DO NOT merge the eptr++ here; it must */
eptr 2283 pcre/pcrelib/pcre_exec.c eptr++;
eptr 2285 pcre/pcrelib/pcre_exec.c if (utf) ACROSSCHAR(eptr < md->end_subject, *eptr, eptr++);
eptr 2294 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject) /* DO NOT merge the eptr++ here; it must */
eptr 2299 pcre/pcrelib/pcre_exec.c eptr++;
eptr 2304 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 2309 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 2321 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 2326 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 2338 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 2343 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 2355 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 2360 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 2372 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 2377 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 2389 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 2394 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 2406 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 2411 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 2417 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 2421 pcre/pcrelib/pcre_exec.c else if (*eptr == 0x0a) eptr++;
eptr 2439 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 2444 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 2473 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 2478 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 2507 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 2512 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 2529 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 2534 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 2556 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 2561 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 2637 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 2642 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 2644 pcre/pcrelib/pcre_exec.c while (eptr < md->end_subject)
eptr 2647 pcre/pcrelib/pcre_exec.c if (!utf) c = *eptr; else { GETCHARLEN(c, eptr, len); }
eptr 2649 pcre/pcrelib/pcre_exec.c eptr += len;
eptr 2715 pcre/pcrelib/pcre_exec.c if ((length = match_ref(offset, eptr, length, md, caseless)) < 0)
eptr 2717 pcre/pcrelib/pcre_exec.c if (length == -2) eptr = md->end_subject; /* Partial match */
eptr 2721 pcre/pcrelib/pcre_exec.c eptr += length;
eptr 2741 pcre/pcrelib/pcre_exec.c if ((slength = match_ref(offset, eptr, length, md, caseless)) < 0)
eptr 2743 pcre/pcrelib/pcre_exec.c if (slength == -2) eptr = md->end_subject; /* Partial match */
eptr 2747 pcre/pcrelib/pcre_exec.c eptr += slength;
eptr 2762 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM14);
eptr 2765 pcre/pcrelib/pcre_exec.c if ((slength = match_ref(offset, eptr, length, md, caseless)) < 0)
eptr 2767 pcre/pcrelib/pcre_exec.c if (slength == -2) eptr = md->end_subject; /* Partial match */
eptr 2771 pcre/pcrelib/pcre_exec.c eptr += slength;
eptr 2780 pcre/pcrelib/pcre_exec.c pp = eptr;
eptr 2784 pcre/pcrelib/pcre_exec.c if ((slength = match_ref(offset, eptr, length, md, caseless)) < 0)
eptr 2797 pcre/pcrelib/pcre_exec.c eptr += slength;
eptr 2800 pcre/pcrelib/pcre_exec.c while (eptr >= pp)
eptr 2802 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM15);
eptr 2804 pcre/pcrelib/pcre_exec.c eptr -= length;
eptr 2866 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 2871 pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr);
eptr 2886 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 2891 pcre/pcrelib/pcre_exec.c c = *eptr++;
eptr 2918 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM16);
eptr 2921 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 2926 pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr);
eptr 2941 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM17);
eptr 2944 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 2949 pcre/pcrelib/pcre_exec.c c = *eptr++;
eptr 2967 pcre/pcrelib/pcre_exec.c pp = eptr;
eptr 2975 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 2980 pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len);
eptr 2987 pcre/pcrelib/pcre_exec.c eptr += len;
eptr 2991 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM18);
eptr 2993 pcre/pcrelib/pcre_exec.c if (eptr-- == pp) break; /* Stop if tried at original pos */
eptr 2994 pcre/pcrelib/pcre_exec.c BACKCHAR(eptr);
eptr 3003 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 3008 pcre/pcrelib/pcre_exec.c c = *eptr;
eptr 3017 pcre/pcrelib/pcre_exec.c eptr++;
eptr 3019 pcre/pcrelib/pcre_exec.c while (eptr >= pp)
eptr 3021 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM19);
eptr 3023 pcre/pcrelib/pcre_exec.c eptr--;
eptr 3077 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 3082 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 3098 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM20);
eptr 3101 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 3106 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 3116 pcre/pcrelib/pcre_exec.c pp = eptr;
eptr 3120 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 3126 pcre/pcrelib/pcre_exec.c GETCHARLENTEST(c, eptr, len);
eptr 3128 pcre/pcrelib/pcre_exec.c c = *eptr;
eptr 3131 pcre/pcrelib/pcre_exec.c eptr += len;
eptr 3135 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM21);
eptr 3137 pcre/pcrelib/pcre_exec.c if (eptr-- == pp) break; /* Stop if tried at original pos */
eptr 3139 pcre/pcrelib/pcre_exec.c if (utf) BACKCHAR(eptr);
eptr 3158 pcre/pcrelib/pcre_exec.c if (length > md->end_subject - eptr)
eptr 3163 pcre/pcrelib/pcre_exec.c while (length-- > 0) if (*ecode++ != *eptr++) RRETURN(MATCH_NOMATCH);
eptr 3169 pcre/pcrelib/pcre_exec.c if (md->end_subject - eptr < 1)
eptr 3174 pcre/pcrelib/pcre_exec.c if (ecode[1] != *eptr++) RRETURN(MATCH_NOMATCH);
eptr 3183 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 3204 pcre/pcrelib/pcre_exec.c != TABLE_GET(*eptr, md->lcc, *eptr)) RRETURN(MATCH_NOMATCH);
eptr 3206 pcre/pcrelib/pcre_exec.c eptr++;
eptr 3216 pcre/pcrelib/pcre_exec.c GETCHARINC(dc, eptr);
eptr 3237 pcre/pcrelib/pcre_exec.c != TABLE_GET(*eptr, md->lcc, *eptr)) RRETURN(MATCH_NOMATCH);
eptr 3238 pcre/pcrelib/pcre_exec.c eptr++;
eptr 3334 pcre/pcrelib/pcre_exec.c if (eptr <= md->end_subject - length &&
eptr 3335 pcre/pcrelib/pcre_exec.c memcmp(eptr, charptr, IN_UCHARS(length)) == 0) eptr += length;
eptr 3338 pcre/pcrelib/pcre_exec.c eptr <= md->end_subject - oclength &&
eptr 3339 pcre/pcrelib/pcre_exec.c memcmp(eptr, occhars, IN_UCHARS(oclength)) == 0) eptr += oclength;
eptr 3354 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM22);
eptr 3357 pcre/pcrelib/pcre_exec.c if (eptr <= md->end_subject - length &&
eptr 3358 pcre/pcrelib/pcre_exec.c memcmp(eptr, charptr, IN_UCHARS(length)) == 0) eptr += length;
eptr 3361 pcre/pcrelib/pcre_exec.c eptr <= md->end_subject - oclength &&
eptr 3362 pcre/pcrelib/pcre_exec.c memcmp(eptr, occhars, IN_UCHARS(oclength)) == 0) eptr += oclength;
eptr 3375 pcre/pcrelib/pcre_exec.c pp = eptr;
eptr 3378 pcre/pcrelib/pcre_exec.c if (eptr <= md->end_subject - length &&
eptr 3379 pcre/pcrelib/pcre_exec.c memcmp(eptr, charptr, IN_UCHARS(length)) == 0) eptr += length;
eptr 3382 pcre/pcrelib/pcre_exec.c eptr <= md->end_subject - oclength &&
eptr 3383 pcre/pcrelib/pcre_exec.c memcmp(eptr, occhars, IN_UCHARS(oclength)) == 0) eptr += oclength;
eptr 3396 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM23);
eptr 3398 pcre/pcrelib/pcre_exec.c if (eptr == pp) { RRETURN(MATCH_NOMATCH); }
eptr 3400 pcre/pcrelib/pcre_exec.c eptr--;
eptr 3401 pcre/pcrelib/pcre_exec.c BACKCHAR(eptr);
eptr 3403 pcre/pcrelib/pcre_exec.c eptr -= length;
eptr 3429 pcre/pcrelib/pcre_exec.c max, (char *)eptr));
eptr 3452 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 3457 pcre/pcrelib/pcre_exec.c if (fc != *eptr && foc != *eptr) RRETURN(MATCH_NOMATCH);
eptr 3458 pcre/pcrelib/pcre_exec.c eptr++;
eptr 3465 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM24);
eptr 3468 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 3473 pcre/pcrelib/pcre_exec.c if (fc != *eptr && foc != *eptr) RRETURN(MATCH_NOMATCH);
eptr 3474 pcre/pcrelib/pcre_exec.c eptr++;
eptr 3480 pcre/pcrelib/pcre_exec.c pp = eptr;
eptr 3483 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 3488 pcre/pcrelib/pcre_exec.c if (fc != *eptr && foc != *eptr) break;
eptr 3489 pcre/pcrelib/pcre_exec.c eptr++;
eptr 3494 pcre/pcrelib/pcre_exec.c while (eptr >= pp)
eptr 3496 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM25);
eptr 3497 pcre/pcrelib/pcre_exec.c eptr--;
eptr 3511 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 3516 pcre/pcrelib/pcre_exec.c if (fc != *eptr++) RRETURN(MATCH_NOMATCH);
eptr 3525 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM26);
eptr 3528 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 3533 pcre/pcrelib/pcre_exec.c if (fc != *eptr++) RRETURN(MATCH_NOMATCH);
eptr 3539 pcre/pcrelib/pcre_exec.c pp = eptr;
eptr 3542 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 3547 pcre/pcrelib/pcre_exec.c if (fc != *eptr) break;
eptr 3548 pcre/pcrelib/pcre_exec.c eptr++;
eptr 3552 pcre/pcrelib/pcre_exec.c while (eptr >= pp)
eptr 3554 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM27);
eptr 3555 pcre/pcrelib/pcre_exec.c eptr--;
eptr 3568 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 3580 pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr);
eptr 3604 pcre/pcrelib/pcre_exec.c c = *eptr++;
eptr 3698 pcre/pcrelib/pcre_exec.c max, (char *)eptr));
eptr 3720 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 3725 pcre/pcrelib/pcre_exec.c GETCHARINC(d, eptr);
eptr 3735 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 3740 pcre/pcrelib/pcre_exec.c if (fc == *eptr || foc == *eptr) RRETURN(MATCH_NOMATCH);
eptr 3741 pcre/pcrelib/pcre_exec.c eptr++;
eptr 3755 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM28);
eptr 3758 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 3763 pcre/pcrelib/pcre_exec.c GETCHARINC(d, eptr);
eptr 3773 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM29);
eptr 3776 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 3781 pcre/pcrelib/pcre_exec.c if (fc == *eptr || foc == *eptr) RRETURN(MATCH_NOMATCH);
eptr 3782 pcre/pcrelib/pcre_exec.c eptr++;
eptr 3792 pcre/pcrelib/pcre_exec.c pp = eptr;
eptr 3801 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 3806 pcre/pcrelib/pcre_exec.c GETCHARLEN(d, eptr, len);
eptr 3808 pcre/pcrelib/pcre_exec.c eptr += len;
eptr 3813 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM30);
eptr 3815 pcre/pcrelib/pcre_exec.c if (eptr-- == pp) break; /* Stop if tried at original pos */
eptr 3816 pcre/pcrelib/pcre_exec.c BACKCHAR(eptr);
eptr 3825 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 3830 pcre/pcrelib/pcre_exec.c if (fc == *eptr || foc == *eptr) break;
eptr 3831 pcre/pcrelib/pcre_exec.c eptr++;
eptr 3834 pcre/pcrelib/pcre_exec.c while (eptr >= pp)
eptr 3836 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM31);
eptr 3838 pcre/pcrelib/pcre_exec.c eptr--;
eptr 3857 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 3862 pcre/pcrelib/pcre_exec.c GETCHARINC(d, eptr);
eptr 3872 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 3877 pcre/pcrelib/pcre_exec.c if (fc == *eptr++) RRETURN(MATCH_NOMATCH);
eptr 3891 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM32);
eptr 3894 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 3899 pcre/pcrelib/pcre_exec.c GETCHARINC(d, eptr);
eptr 3909 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM33);
eptr 3912 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 3917 pcre/pcrelib/pcre_exec.c if (fc == *eptr++) RRETURN(MATCH_NOMATCH);
eptr 3927 pcre/pcrelib/pcre_exec.c pp = eptr;
eptr 3936 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 3941 pcre/pcrelib/pcre_exec.c GETCHARLEN(d, eptr, len);
eptr 3943 pcre/pcrelib/pcre_exec.c eptr += len;
eptr 3948 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM34);
eptr 3950 pcre/pcrelib/pcre_exec.c if (eptr-- == pp) break; /* Stop if tried at original pos */
eptr 3951 pcre/pcrelib/pcre_exec.c BACKCHAR(eptr);
eptr 3960 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 3965 pcre/pcrelib/pcre_exec.c if (fc == *eptr) break;
eptr 3966 pcre/pcrelib/pcre_exec.c eptr++;
eptr 3969 pcre/pcrelib/pcre_exec.c while (eptr >= pp)
eptr 3971 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM35);
eptr 3973 pcre/pcrelib/pcre_exec.c eptr--;
eptr 4074 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4079 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 4087 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4092 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 4104 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4109 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 4118 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4123 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 4132 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4137 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 4147 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4152 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 4162 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4167 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 4178 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4183 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 4195 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4200 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 4222 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4227 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 4229 pcre/pcrelib/pcre_exec.c while (eptr < md->end_subject)
eptr 4232 pcre/pcrelib/pcre_exec.c if (!utf) c = *eptr; else { GETCHARLEN(c, eptr, len); }
eptr 4234 pcre/pcrelib/pcre_exec.c eptr += len;
eptr 4251 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4256 pcre/pcrelib/pcre_exec.c if (IS_NEWLINE(eptr)) RRETURN(MATCH_NOMATCH);
eptr 4258 pcre/pcrelib/pcre_exec.c eptr + 1 >= md->end_subject &&
eptr 4261 pcre/pcrelib/pcre_exec.c *eptr == NLBLOCK->nl[0])
eptr 4266 pcre/pcrelib/pcre_exec.c eptr++;
eptr 4267 pcre/pcrelib/pcre_exec.c ACROSSCHAR(eptr < md->end_subject, *eptr, eptr++);
eptr 4274 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4279 pcre/pcrelib/pcre_exec.c eptr++;
eptr 4280 pcre/pcrelib/pcre_exec.c ACROSSCHAR(eptr < md->end_subject, *eptr, eptr++);
eptr 4285 pcre/pcrelib/pcre_exec.c if (eptr > md->end_subject - min) RRETURN(MATCH_NOMATCH);
eptr 4286 pcre/pcrelib/pcre_exec.c eptr += min;
eptr 4292 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4297 pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr);
eptr 4303 pcre/pcrelib/pcre_exec.c if (eptr < md->end_subject && *eptr == 0x0a) eptr++;
eptr 4323 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4328 pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr);
eptr 4359 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4364 pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr);
eptr 4395 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4400 pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr);
eptr 4419 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4424 pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr);
eptr 4443 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4448 pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr);
eptr 4457 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4462 pcre/pcrelib/pcre_exec.c if (*eptr >= 128 || (md->ctypes[*eptr] & ctype_digit) == 0)
eptr 4464 pcre/pcrelib/pcre_exec.c eptr++;
eptr 4472 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4477 pcre/pcrelib/pcre_exec.c if (*eptr < 128 && (md->ctypes[*eptr] & ctype_space) != 0)
eptr 4479 pcre/pcrelib/pcre_exec.c eptr++;
eptr 4480 pcre/pcrelib/pcre_exec.c ACROSSCHAR(eptr < md->end_subject, *eptr, eptr++);
eptr 4487 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4492 pcre/pcrelib/pcre_exec.c if (*eptr >= 128 || (md->ctypes[*eptr] & ctype_space) == 0)
eptr 4494 pcre/pcrelib/pcre_exec.c eptr++;
eptr 4502 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4507 pcre/pcrelib/pcre_exec.c if (*eptr < 128 && (md->ctypes[*eptr] & ctype_word) != 0)
eptr 4509 pcre/pcrelib/pcre_exec.c eptr++;
eptr 4510 pcre/pcrelib/pcre_exec.c ACROSSCHAR(eptr < md->end_subject, *eptr, eptr++);
eptr 4517 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4522 pcre/pcrelib/pcre_exec.c if (*eptr >= 128 || (md->ctypes[*eptr] & ctype_word) == 0)
eptr 4524 pcre/pcrelib/pcre_exec.c eptr++;
eptr 4544 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4549 pcre/pcrelib/pcre_exec.c if (IS_NEWLINE(eptr)) RRETURN(MATCH_NOMATCH);
eptr 4551 pcre/pcrelib/pcre_exec.c eptr + 1 >= md->end_subject &&
eptr 4554 pcre/pcrelib/pcre_exec.c *eptr == NLBLOCK->nl[0])
eptr 4559 pcre/pcrelib/pcre_exec.c eptr++;
eptr 4564 pcre/pcrelib/pcre_exec.c if (eptr > md->end_subject - min)
eptr 4569 pcre/pcrelib/pcre_exec.c eptr += min;
eptr 4573 pcre/pcrelib/pcre_exec.c if (eptr > md->end_subject - min)
eptr 4578 pcre/pcrelib/pcre_exec.c eptr += min;
eptr 4584 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4589 pcre/pcrelib/pcre_exec.c switch(*eptr++)
eptr 4594 pcre/pcrelib/pcre_exec.c if (eptr < md->end_subject && *eptr == 0x0a) eptr++;
eptr 4616 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4621 pcre/pcrelib/pcre_exec.c switch(*eptr++)
eptr 4653 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4658 pcre/pcrelib/pcre_exec.c switch(*eptr++)
eptr 4690 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4695 pcre/pcrelib/pcre_exec.c switch(*eptr++)
eptr 4715 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4720 pcre/pcrelib/pcre_exec.c switch(*eptr++)
eptr 4740 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4745 pcre/pcrelib/pcre_exec.c if (MAX_255(*eptr) && (md->ctypes[*eptr] & ctype_digit) != 0)
eptr 4747 pcre/pcrelib/pcre_exec.c eptr++;
eptr 4754 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4759 pcre/pcrelib/pcre_exec.c if (!MAX_255(*eptr) || (md->ctypes[*eptr] & ctype_digit) == 0)
eptr 4761 pcre/pcrelib/pcre_exec.c eptr++;
eptr 4768 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4773 pcre/pcrelib/pcre_exec.c if (MAX_255(*eptr) && (md->ctypes[*eptr] & ctype_space) != 0)
eptr 4775 pcre/pcrelib/pcre_exec.c eptr++;
eptr 4782 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4787 pcre/pcrelib/pcre_exec.c if (!MAX_255(*eptr) || (md->ctypes[*eptr] & ctype_space) == 0)
eptr 4789 pcre/pcrelib/pcre_exec.c eptr++;
eptr 4796 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4801 pcre/pcrelib/pcre_exec.c if (MAX_255(*eptr) && (md->ctypes[*eptr] & ctype_word) != 0)
eptr 4803 pcre/pcrelib/pcre_exec.c eptr++;
eptr 4810 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4815 pcre/pcrelib/pcre_exec.c if (!MAX_255(*eptr) || (md->ctypes[*eptr] & ctype_word) == 0)
eptr 4817 pcre/pcrelib/pcre_exec.c eptr++;
eptr 4844 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM36);
eptr 4847 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4852 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 4861 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM37);
eptr 4864 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4869 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 4881 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM38);
eptr 4884 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4889 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 4898 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM39);
eptr 4901 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4906 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 4915 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM40);
eptr 4918 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4923 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 4933 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM59);
eptr 4936 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4941 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 4951 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM60);
eptr 4954 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4959 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 4970 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM61);
eptr 4973 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4978 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 4990 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM62);
eptr 4993 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 4998 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 5022 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM41);
eptr 5025 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5030 pcre/pcrelib/pcre_exec.c GETCHARINCTEST(c, eptr);
eptr 5032 pcre/pcrelib/pcre_exec.c while (eptr < md->end_subject)
eptr 5035 pcre/pcrelib/pcre_exec.c if (!utf) c = *eptr; else { GETCHARLEN(c, eptr, len); }
eptr 5037 pcre/pcrelib/pcre_exec.c eptr += len;
eptr 5050 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM42);
eptr 5053 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5058 pcre/pcrelib/pcre_exec.c if (ctype == OP_ANY && IS_NEWLINE(eptr))
eptr 5060 pcre/pcrelib/pcre_exec.c GETCHARINC(c, eptr);
eptr 5065 pcre/pcrelib/pcre_exec.c eptr >= md->end_subject &&
eptr 5084 pcre/pcrelib/pcre_exec.c if (eptr < md->end_subject && *eptr == 0x0a) eptr++;
eptr 5224 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM43);
eptr 5227 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5232 pcre/pcrelib/pcre_exec.c if (ctype == OP_ANY && IS_NEWLINE(eptr))
eptr 5234 pcre/pcrelib/pcre_exec.c c = *eptr++;
eptr 5239 pcre/pcrelib/pcre_exec.c eptr >= md->end_subject &&
eptr 5258 pcre/pcrelib/pcre_exec.c if (eptr < md->end_subject && *eptr == 0x0a) eptr++;
eptr 5406 pcre/pcrelib/pcre_exec.c pp = eptr; /* Remember where we started */
eptr 5417 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5422 pcre/pcrelib/pcre_exec.c GETCHARLENTEST(c, eptr, len);
eptr 5424 pcre/pcrelib/pcre_exec.c eptr+= len;
eptr 5433 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5438 pcre/pcrelib/pcre_exec.c GETCHARLENTEST(c, eptr, len);
eptr 5444 pcre/pcrelib/pcre_exec.c eptr+= len;
eptr 5452 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5457 pcre/pcrelib/pcre_exec.c GETCHARLENTEST(c, eptr, len);
eptr 5459 pcre/pcrelib/pcre_exec.c eptr+= len;
eptr 5467 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5472 pcre/pcrelib/pcre_exec.c GETCHARLENTEST(c, eptr, len);
eptr 5474 pcre/pcrelib/pcre_exec.c eptr+= len;
eptr 5482 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5487 pcre/pcrelib/pcre_exec.c GETCHARLENTEST(c, eptr, len);
eptr 5489 pcre/pcrelib/pcre_exec.c eptr+= len;
eptr 5498 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5503 pcre/pcrelib/pcre_exec.c GETCHARLENTEST(c, eptr, len);
eptr 5507 pcre/pcrelib/pcre_exec.c eptr+= len;
eptr 5515 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5520 pcre/pcrelib/pcre_exec.c GETCHARLENTEST(c, eptr, len);
eptr 5525 pcre/pcrelib/pcre_exec.c eptr+= len;
eptr 5533 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5538 pcre/pcrelib/pcre_exec.c GETCHARLENTEST(c, eptr, len);
eptr 5543 pcre/pcrelib/pcre_exec.c eptr+= len;
eptr 5552 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5557 pcre/pcrelib/pcre_exec.c GETCHARLENTEST(c, eptr, len);
eptr 5562 pcre/pcrelib/pcre_exec.c eptr+= len;
eptr 5575 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM44);
eptr 5577 pcre/pcrelib/pcre_exec.c if (eptr-- == pp) break; /* Stop if tried at original pos */
eptr 5578 pcre/pcrelib/pcre_exec.c if (utf) BACKCHAR(eptr);
eptr 5590 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5595 pcre/pcrelib/pcre_exec.c if (!utf) c = *eptr; else { GETCHARLEN(c, eptr, len); }
eptr 5597 pcre/pcrelib/pcre_exec.c eptr += len;
eptr 5598 pcre/pcrelib/pcre_exec.c while (eptr < md->end_subject)
eptr 5601 pcre/pcrelib/pcre_exec.c if (!utf) c = *eptr; else { GETCHARLEN(c, eptr, len); }
eptr 5603 pcre/pcrelib/pcre_exec.c eptr += len;
eptr 5614 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM45);
eptr 5616 pcre/pcrelib/pcre_exec.c if (eptr-- == pp) break; /* Stop if tried at original pos */
eptr 5619 pcre/pcrelib/pcre_exec.c if (!utf) c = *eptr; else
eptr 5621 pcre/pcrelib/pcre_exec.c BACKCHAR(eptr);
eptr 5622 pcre/pcrelib/pcre_exec.c GETCHAR(c, eptr);
eptr 5625 pcre/pcrelib/pcre_exec.c eptr--;
eptr 5643 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5648 pcre/pcrelib/pcre_exec.c if (IS_NEWLINE(eptr)) break;
eptr 5650 pcre/pcrelib/pcre_exec.c eptr + 1 >= md->end_subject &&
eptr 5653 pcre/pcrelib/pcre_exec.c *eptr == NLBLOCK->nl[0])
eptr 5658 pcre/pcrelib/pcre_exec.c eptr++;
eptr 5659 pcre/pcrelib/pcre_exec.c ACROSSCHAR(eptr < md->end_subject, *eptr, eptr++);
eptr 5669 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5674 pcre/pcrelib/pcre_exec.c if (IS_NEWLINE(eptr)) break;
eptr 5676 pcre/pcrelib/pcre_exec.c eptr + 1 >= md->end_subject &&
eptr 5679 pcre/pcrelib/pcre_exec.c *eptr == NLBLOCK->nl[0])
eptr 5684 pcre/pcrelib/pcre_exec.c eptr++;
eptr 5685 pcre/pcrelib/pcre_exec.c ACROSSCHAR(eptr < md->end_subject, *eptr, eptr++);
eptr 5695 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5700 pcre/pcrelib/pcre_exec.c eptr++;
eptr 5701 pcre/pcrelib/pcre_exec.c ACROSSCHAR(eptr < md->end_subject, *eptr, eptr++);
eptr 5706 pcre/pcrelib/pcre_exec.c eptr = md->end_subject; /* Unlimited UTF-8 repeat */
eptr 5715 pcre/pcrelib/pcre_exec.c if (c > (unsigned int)(md->end_subject - eptr))
eptr 5717 pcre/pcrelib/pcre_exec.c eptr = md->end_subject;
eptr 5720 pcre/pcrelib/pcre_exec.c else eptr += c;
eptr 5727 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5732 pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len);
eptr 5735 pcre/pcrelib/pcre_exec.c if (++eptr >= md->end_subject) break;
eptr 5736 pcre/pcrelib/pcre_exec.c if (*eptr == 0x000a) eptr++;
eptr 5745 pcre/pcrelib/pcre_exec.c eptr += len;
eptr 5756 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5761 pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len);
eptr 5788 pcre/pcrelib/pcre_exec.c eptr += len;
eptr 5798 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5803 pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len);
eptr 5818 pcre/pcrelib/pcre_exec.c eptr += len;
eptr 5826 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5831 pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len);
eptr 5833 pcre/pcrelib/pcre_exec.c eptr+= len;
eptr 5841 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5846 pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len);
eptr 5848 pcre/pcrelib/pcre_exec.c eptr+= len;
eptr 5856 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5861 pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len);
eptr 5863 pcre/pcrelib/pcre_exec.c eptr+= len;
eptr 5871 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5876 pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len);
eptr 5878 pcre/pcrelib/pcre_exec.c eptr+= len;
eptr 5886 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5891 pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len);
eptr 5893 pcre/pcrelib/pcre_exec.c eptr+= len;
eptr 5901 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5906 pcre/pcrelib/pcre_exec.c GETCHARLEN(c, eptr, len);
eptr 5908 pcre/pcrelib/pcre_exec.c eptr+= len;
eptr 5925 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM46);
eptr 5927 pcre/pcrelib/pcre_exec.c if (eptr-- == pp) break; /* Stop if tried at original pos */
eptr 5928 pcre/pcrelib/pcre_exec.c BACKCHAR(eptr);
eptr 5929 pcre/pcrelib/pcre_exec.c if (ctype == OP_ANYNL && eptr > pp && *eptr == '\n' &&
eptr 5930 pcre/pcrelib/pcre_exec.c eptr[-1] == '\r') eptr--;
eptr 5942 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5947 pcre/pcrelib/pcre_exec.c if (IS_NEWLINE(eptr)) break;
eptr 5949 pcre/pcrelib/pcre_exec.c eptr + 1 >= md->end_subject &&
eptr 5952 pcre/pcrelib/pcre_exec.c *eptr == NLBLOCK->nl[0])
eptr 5957 pcre/pcrelib/pcre_exec.c eptr++;
eptr 5964 pcre/pcrelib/pcre_exec.c if (c > (unsigned int)(md->end_subject - eptr))
eptr 5966 pcre/pcrelib/pcre_exec.c eptr = md->end_subject;
eptr 5969 pcre/pcrelib/pcre_exec.c else eptr += c;
eptr 5975 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 5980 pcre/pcrelib/pcre_exec.c c = *eptr;
eptr 5983 pcre/pcrelib/pcre_exec.c if (++eptr >= md->end_subject) break;
eptr 5984 pcre/pcrelib/pcre_exec.c if (*eptr == 0x000a) eptr++;
eptr 5994 pcre/pcrelib/pcre_exec.c eptr++;
eptr 6002 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 6007 pcre/pcrelib/pcre_exec.c c = *eptr;
eptr 6014 pcre/pcrelib/pcre_exec.c eptr++;
eptr 6021 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 6026 pcre/pcrelib/pcre_exec.c c = *eptr;
eptr 6033 pcre/pcrelib/pcre_exec.c eptr++;
eptr 6040 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 6045 pcre/pcrelib/pcre_exec.c c = *eptr;
eptr 6051 pcre/pcrelib/pcre_exec.c eptr++;
eptr 6058 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 6063 pcre/pcrelib/pcre_exec.c c = *eptr;
eptr 6069 pcre/pcrelib/pcre_exec.c eptr++;
eptr 6076 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 6081 pcre/pcrelib/pcre_exec.c if (MAX_255(*eptr) && (md->ctypes[*eptr] & ctype_digit) != 0) break;
eptr 6082 pcre/pcrelib/pcre_exec.c eptr++;
eptr 6089 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 6094 pcre/pcrelib/pcre_exec.c if (!MAX_255(*eptr) || (md->ctypes[*eptr] & ctype_digit) == 0) break;
eptr 6095 pcre/pcrelib/pcre_exec.c eptr++;
eptr 6102 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 6107 pcre/pcrelib/pcre_exec.c if (MAX_255(*eptr) && (md->ctypes[*eptr] & ctype_space) != 0) break;
eptr 6108 pcre/pcrelib/pcre_exec.c eptr++;
eptr 6115 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 6120 pcre/pcrelib/pcre_exec.c if (!MAX_255(*eptr) || (md->ctypes[*eptr] & ctype_space) == 0) break;
eptr 6121 pcre/pcrelib/pcre_exec.c eptr++;
eptr 6128 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 6133 pcre/pcrelib/pcre_exec.c if (MAX_255(*eptr) && (md->ctypes[*eptr] & ctype_word) != 0) break;
eptr 6134 pcre/pcrelib/pcre_exec.c eptr++;
eptr 6141 pcre/pcrelib/pcre_exec.c if (eptr >= md->end_subject)
eptr 6146 pcre/pcrelib/pcre_exec.c if (!MAX_255(*eptr) || (md->ctypes[*eptr] & ctype_word) == 0) break;
eptr 6147 pcre/pcrelib/pcre_exec.c eptr++;
eptr 6162 pcre/pcrelib/pcre_exec.c while (eptr >= pp)
eptr 6164 pcre/pcrelib/pcre_exec.c RMATCH(eptr, ecode, offset_top, md, eptrb, RM47);
eptr 6166 pcre/pcrelib/pcre_exec.c eptr--;
eptr 6167 pcre/pcrelib/pcre_exec.c if (ctype == OP_ANYNL && eptr > pp && *eptr == '\n' &&
eptr 6168 pcre/pcrelib/pcre_exec.c eptr[-1] == '\r') eptr--;
eptr 546 pcre/pcrelib/pcre_internal.h #define GETCHAR(c, eptr) c = *eptr;
eptr 547 pcre/pcrelib/pcre_internal.h #define GETCHARTEST(c, eptr) c = *eptr;
eptr 548 pcre/pcrelib/pcre_internal.h #define GETCHARINC(c, eptr) c = *eptr++;
eptr 549 pcre/pcrelib/pcre_internal.h #define GETCHARINCTEST(c, eptr) c = *eptr++;
eptr 550 pcre/pcrelib/pcre_internal.h #define GETCHARLEN(c, eptr, len) c = *eptr;
eptr 589 pcre/pcrelib/pcre_internal.h c = ((c & 0x1f) << 6) | (eptr[1] & 0x3f); \
eptr 591 pcre/pcrelib/pcre_internal.h c = ((c & 0x0f) << 12) | ((eptr[1] & 0x3f) << 6) | (eptr[2] & 0x3f); \
eptr 593 pcre/pcrelib/pcre_internal.h c = ((c & 0x07) << 18) | ((eptr[1] & 0x3f) << 12) | \
eptr 594 pcre/pcrelib/pcre_internal.h ((eptr[2] & 0x3f) << 6) | (eptr[3] & 0x3f); \
eptr 596 pcre/pcrelib/pcre_internal.h c = ((c & 0x03) << 24) | ((eptr[1] & 0x3f) << 18) | \
eptr 597 pcre/pcrelib/pcre_internal.h ((eptr[2] & 0x3f) << 12) | ((eptr[3] & 0x3f) << 6) | \
eptr 598 pcre/pcrelib/pcre_internal.h (eptr[4] & 0x3f); \
eptr 600 pcre/pcrelib/pcre_internal.h c = ((c & 0x01) << 30) | ((eptr[1] & 0x3f) << 24) | \
eptr 601 pcre/pcrelib/pcre_internal.h ((eptr[2] & 0x3f) << 18) | ((eptr[3] & 0x3f) << 12) | \
eptr 602 pcre/pcrelib/pcre_internal.h ((eptr[4] & 0x3f) << 6) | (eptr[5] & 0x3f); \
eptr 609 pcre/pcrelib/pcre_internal.h c = *eptr; \
eptr 610 pcre/pcrelib/pcre_internal.h if (c >= 0xc0) GETUTF8(c, eptr);
eptr 616 pcre/pcrelib/pcre_internal.h c = *eptr; \
eptr 617 pcre/pcrelib/pcre_internal.h if (utf && c >= 0xc0) GETUTF8(c, eptr);
eptr 625 pcre/pcrelib/pcre_internal.h c = ((c & 0x1f) << 6) | (*eptr++ & 0x3f); \
eptr 628 pcre/pcrelib/pcre_internal.h c = ((c & 0x0f) << 12) | ((*eptr & 0x3f) << 6) | (eptr[1] & 0x3f); \
eptr 629 pcre/pcrelib/pcre_internal.h eptr += 2; \
eptr 633 pcre/pcrelib/pcre_internal.h c = ((c & 0x07) << 18) | ((*eptr & 0x3f) << 12) | \
eptr 634 pcre/pcrelib/pcre_internal.h ((eptr[1] & 0x3f) << 6) | (eptr[2] & 0x3f); \
eptr 635 pcre/pcrelib/pcre_internal.h eptr += 3; \
eptr 639 pcre/pcrelib/pcre_internal.h c = ((c & 0x03) << 24) | ((*eptr & 0x3f) << 18) | \
eptr 640 pcre/pcrelib/pcre_internal.h ((eptr[1] & 0x3f) << 12) | ((eptr[2] & 0x3f) << 6) | \
eptr 641 pcre/pcrelib/pcre_internal.h (eptr[3] & 0x3f); \
eptr 642 pcre/pcrelib/pcre_internal.h eptr += 4; \
eptr 646 pcre/pcrelib/pcre_internal.h c = ((c & 0x01) << 30) | ((*eptr & 0x3f) << 24) | \
eptr 647 pcre/pcrelib/pcre_internal.h ((eptr[1] & 0x3f) << 18) | ((eptr[2] & 0x3f) << 12) | \
eptr 648 pcre/pcrelib/pcre_internal.h ((eptr[3] & 0x3f) << 6) | (eptr[4] & 0x3f); \
eptr 649 pcre/pcrelib/pcre_internal.h eptr += 5; \
eptr 657 pcre/pcrelib/pcre_internal.h c = *eptr++; \
eptr 658 pcre/pcrelib/pcre_internal.h if (c >= 0xc0) GETUTF8INC(c, eptr);
eptr 664 pcre/pcrelib/pcre_internal.h c = *eptr++; \
eptr 665 pcre/pcrelib/pcre_internal.h if (utf && c >= 0xc0) GETUTF8INC(c, eptr);
eptr 674 pcre/pcrelib/pcre_internal.h c = ((c & 0x1f) << 6) | (eptr[1] & 0x3f); \
eptr 679 pcre/pcrelib/pcre_internal.h c = ((c & 0x0f) << 12) | ((eptr[1] & 0x3f) << 6) | (eptr[2] & 0x3f); \
eptr 684 pcre/pcrelib/pcre_internal.h c = ((c & 0x07) << 18) | ((eptr[1] & 0x3f) << 12) | \
eptr 685 pcre/pcrelib/pcre_internal.h ((eptr[2] & 0x3f) << 6) | (eptr[3] & 0x3f); \
eptr 690 pcre/pcrelib/pcre_internal.h c = ((c & 0x03) << 24) | ((eptr[1] & 0x3f) << 18) | \
eptr 691 pcre/pcrelib/pcre_internal.h ((eptr[2] & 0x3f) << 12) | ((eptr[3] & 0x3f) << 6) | \
eptr 692 pcre/pcrelib/pcre_internal.h (eptr[4] & 0x3f); \
eptr 697 pcre/pcrelib/pcre_internal.h c = ((c & 0x01) << 30) | ((eptr[1] & 0x3f) << 24) | \
eptr 698 pcre/pcrelib/pcre_internal.h ((eptr[2] & 0x3f) << 18) | ((eptr[3] & 0x3f) << 12) | \
eptr 699 pcre/pcrelib/pcre_internal.h ((eptr[4] & 0x3f) << 6) | (eptr[5] & 0x3f); \
eptr 708 pcre/pcrelib/pcre_internal.h c = *eptr; \
eptr 709 pcre/pcrelib/pcre_internal.h if (c >= 0xc0) GETUTF8LEN(c, eptr, len);
eptr 716 pcre/pcrelib/pcre_internal.h c = *eptr; \
eptr 717 pcre/pcrelib/pcre_internal.h if (utf && c >= 0xc0) GETUTF8LEN(c, eptr, len);
eptr 723 pcre/pcrelib/pcre_internal.h #define BACKCHAR(eptr) while((*eptr & 0xc0) == 0x80) eptr--
eptr 726 pcre/pcrelib/pcre_internal.h #define FORWARDCHAR(eptr) while((*eptr & 0xc0) == 0x80) eptr++
eptr 730 pcre/pcrelib/pcre_internal.h while((condition) && ((eptr) & 0xc0) == 0x80) action
eptr 758 pcre/pcrelib/pcre_internal.h { c = (((c & 0x3ff) << 10) | (eptr[1] & 0x3ff)) + 0x10000; }
eptr 764 pcre/pcrelib/pcre_internal.h c = *eptr; \
eptr 765 pcre/pcrelib/pcre_internal.h if ((c & 0xfc00) == 0xd800) GETUTF16(c, eptr);
eptr 771 pcre/pcrelib/pcre_internal.h c = *eptr; \
eptr 772 pcre/pcrelib/pcre_internal.h if (utf && (c & 0xfc00) == 0xd800) GETUTF16(c, eptr);
eptr 778 pcre/pcrelib/pcre_internal.h { c = (((c & 0x3ff) << 10) | (*eptr++ & 0x3ff)) + 0x10000; }
eptr 784 pcre/pcrelib/pcre_internal.h c = *eptr++; \
eptr 785 pcre/pcrelib/pcre_internal.h if ((c & 0xfc00) == 0xd800) GETUTF16INC(c, eptr);
eptr 791 pcre/pcrelib/pcre_internal.h c = *eptr++; \
eptr 792 pcre/pcrelib/pcre_internal.h if (utf && (c & 0xfc00) == 0xd800) GETUTF16INC(c, eptr);
eptr 798 pcre/pcrelib/pcre_internal.h { c = (((c & 0x3ff) << 10) | (eptr[1] & 0x3ff)) + 0x10000; len++; }
eptr 805 pcre/pcrelib/pcre_internal.h c = *eptr; \
eptr 806 pcre/pcrelib/pcre_internal.h if ((c & 0xfc00) == 0xd800) GETUTF16LEN(c, eptr, len);
eptr 813 pcre/pcrelib/pcre_internal.h c = *eptr; \
eptr 814 pcre/pcrelib/pcre_internal.h if (utf && (c & 0xfc00) == 0xd800) GETUTF16LEN(c, eptr, len);
eptr 821 pcre/pcrelib/pcre_internal.h #define BACKCHAR(eptr) if ((*eptr & 0xfc00) == 0xdc00) eptr--
eptr 824 pcre/pcrelib/pcre_internal.h #define FORWARDCHAR(eptr) if ((*eptr & 0xfc00) == 0xdc00) eptr++
eptr 828 pcre/pcrelib/pcre_internal.h if ((condition) && ((eptr) & 0xfc00) == 0xdc00) action