Lines Matching refs:offset_top
514 PCRE_PUCHAR mstart, int offset_top, match_data *md, eptrblock *eptrb, in match() argument
545 frame->Xoffset_top = offset_top; in match()
558 #define offset_top frame->Xoffset_top in match() macro
759 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode] + ecode[1], offset_top, md, in match()
783 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md, in match()
789 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md, in match()
797 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode] + ecode[1], offset_top, md, in match()
805 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md, in match()
826 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode] + ecode[1], offset_top, md, in match()
843 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md, in match()
852 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode] + ecode[1], offset_top, in match()
879 RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, eptrb, RM64); in match()
908 offset_top = md->end_offset_top; in match()
928 RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, eptrb, RM65); in match()
935 RMATCH(eptr, prev, offset_top, md, eptrb, RM66); in match()
983 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md, in match()
1080 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md, eptrb, in match()
1165 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md, in match()
1169 offset_top = md->end_offset_top; in match()
1232 RMATCH(eptr, ecode + PRIV(OP_lengths)[*ecode], offset_top, md, in match()
1236 offset_top = md->end_offset_top; in match()
1314 cb.capture_top = offset_top/2; in match()
1361 condition = offset < offset_top && md->offset_vector[offset] >= 0; in match()
1371 condition = offset < offset_top && md->offset_vector[offset] >= 0; in match()
1388 RMATCH(eptr, ecode, offset_top, md, NULL, RM3); in match()
1391 if (md->end_offset_top > offset_top) in match()
1392 offset_top = md->end_offset_top; /* Captures may have happened */ in match()
1439 RMATCH(eptr, ecode, offset_top, md, eptrb, RM49); in match()
1474 if (offset >= offset_top) in match()
1476 register int *iptr = md->offset_vector + offset_top; in match()
1479 offset_top = offset + 2; in match()
1507 md->end_offset_top = offset_top; /* and how many extracts were taken */ in match()
1541 RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, NULL, RM4); in match()
1592 offset_top = md->end_offset_top; in match()
1612 RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, NULL, RM5); in match()
1724 cb.capture_top = offset_top/2; in match()
1806 RMATCH(eptr, callpat + PRIV(OP_lengths)[*callpat], offset_top, in match()
1878 RMATCH(eptr, next, offset_top, md, eptrb, RM10); in match()
1887 RMATCH(eptr, next + 1+LINK_SIZE, offset_top, md, eptrb, RM11); in match()
1935 md->end_offset_top = offset_top; in match()
1983 if (offset > offset_top) in match()
1985 register int *iptr = md->offset_vector + offset_top; in match()
1995 if (offset_top <= offset) offset_top = offset + 2; in match()
2008 md->end_offset_top = offset_top; in match()
2025 RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, eptrb, RM12); in match()
2042 RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, eptrb, RM7); in match()
2046 RMATCH(eptr, prev, offset_top, md, eptrb, RM8); in match()
2053 RMATCH(eptr, prev, offset_top, md, eptrb, RM50); in match()
2061 RMATCH(eptr, prev, offset_top, md, eptrb, RM13); in match()
2066 RMATCH(eptr, ecode + 1 + LINK_SIZE, offset_top, md, eptrb, RM9); in match()
2721 if (offset < offset_top && md->offset_vector[offset] >= 0) in match()
2736 if (offset >= offset_top || md->offset_vector[offset] < 0) in match()
2816 RMATCH(eptr, ecode, offset_top, md, eptrb, RM14); in match()
2856 RMATCH(eptr, ecode, offset_top, md, eptrb, RM15); in match()
2978 RMATCH(eptr, ecode, offset_top, md, eptrb, RM16); in match()
3001 RMATCH(eptr, ecode, offset_top, md, eptrb, RM17); in match()
3054 RMATCH(eptr, ecode, offset_top, md, eptrb, RM18); in match()
3087 RMATCH(eptr, ecode, offset_top, md, eptrb, RM19); in match()
3171 RMATCH(eptr, ecode, offset_top, md, eptrb, RM20); in match()
3211 RMATCH(eptr, ecode, offset_top, md, eptrb, RM21); in match()
3445 RMATCH(eptr, ecode, offset_top, md, eptrb, RM22); in match()
3487 RMATCH(eptr, ecode, offset_top, md, eptrb, RM23); in match()
3558 RMATCH(eptr, ecode, offset_top, md, eptrb, RM24); in match()
3591 RMATCH(eptr, ecode, offset_top, md, eptrb, RM25); in match()
3619 RMATCH(eptr, ecode, offset_top, md, eptrb, RM26); in match()
3648 RMATCH(eptr, ecode, offset_top, md, eptrb, RM27); in match()
3849 RMATCH(eptr, ecode, offset_top, md, eptrb, RM28); in match()
3867 RMATCH(eptr, ecode, offset_top, md, eptrb, RM29); in match()
3908 RMATCH(eptr, ecode, offset_top, md, eptrb, RM30); in match()
3932 RMATCH(eptr, ecode, offset_top, md, eptrb, RM31); in match()
3985 RMATCH(eptr, ecode, offset_top, md, eptrb, RM32); in match()
4003 RMATCH(eptr, ecode, offset_top, md, eptrb, RM33); in match()
4043 RMATCH(eptr, ecode, offset_top, md, eptrb, RM34); in match()
4067 RMATCH(eptr, ecode, offset_top, md, eptrb, RM35); in match()
4895 RMATCH(eptr, ecode, offset_top, md, eptrb, RM36); in match()
4912 RMATCH(eptr, ecode, offset_top, md, eptrb, RM37); in match()
4932 RMATCH(eptr, ecode, offset_top, md, eptrb, RM38); in match()
4949 RMATCH(eptr, ecode, offset_top, md, eptrb, RM39); in match()
4966 RMATCH(eptr, ecode, offset_top, md, eptrb, RM40); in match()
4984 RMATCH(eptr, ecode, offset_top, md, eptrb, RM59); in match()
5007 RMATCH(eptr, ecode, offset_top, md, eptrb, RM61); in match()
5035 RMATCH(eptr, ecode, offset_top, md, eptrb, RM62); in match()
5057 RMATCH(eptr, ecode, offset_top, md, eptrb, RM67); in match()
5080 RMATCH(eptr, ecode, offset_top, md, eptrb, RM60); in match()
5109 RMATCH(eptr, ecode, offset_top, md, eptrb, RM41); in match()
5143 RMATCH(eptr, ecode, offset_top, md, eptrb, RM42); in match()
5268 RMATCH(eptr, ecode, offset_top, md, eptrb, RM43); in match()
5614 RMATCH(eptr, ecode, offset_top, md, eptrb, RM44); in match()
5666 RMATCH(eptr, ecode, offset_top, md, eptrb, RM45); in match()
5934 RMATCH(eptr, ecode, offset_top, md, eptrb, RM46); in match()
6178 RMATCH(eptr, ecode, offset_top, md, eptrb, RM47); in match()
6251 #undef offset_top