Searched refs:capture_last (Results 1 – 11 of 11) sorted by relevance
428 int capture_last; /* Most recently closed capture */ member450 int capture_last; /* Most recently closed capture */ member472 int capture_last; /* Most recently closed capture */ member
973 save_capture_last = md->capture_last; in match()1009 md->capture_last = save_capture_last; in match()1079 save_capture_last = md->capture_last; in match()1111 md->capture_last = save_capture_last; in match()1147 save_capture_last = md->capture_last; in match()1171 save_capture_last = md->capture_last; in match()1195 md->capture_last = save_capture_last; in match()1239 save_capture_last = md->capture_last; in match()1275 md->capture_last = save_capture_last; in match()1327 cb.capture_last = md->capture_last & CAPLMASK; in match()[all …]
428 int capture_last; /* Most recently closed capture */450 int capture_last; /* Most recently closed capture */472 int capture_last; /* Most recently closed capture */
284 capture_last : integer;
2721 cb.capture_last = -1; in internal_dfa_exec()3074 cb.capture_last = -1; in internal_dfa_exec()
2533 pcre_int32 capture_last; /* Most recent capture number + overflow flag */ member
2258 cb->callout_number, cb->capture_last); in callout()
472 11. The value of capture_last that is passed to callouts was incorrect in some474 after a backtrack. Also, the capture_last value is now reset after a
6371 OP1(SLJIT_MOV_SI, SLJIT_MEM1(STACK_TOP), CALLOUT_ARG_OFFSET(capture_last), TMP2, 0); in compile_callout_matchingpath()
1507 always 1, and the value of the capture_last field is always -1.4414 int capture_last;4457 The capture_last field contains the number of the most recently cap-