Lines Matching refs:end_match_ptr
909 eptr = md->end_match_ptr;
1174 if (eptr == md->end_match_ptr) /* Matched an empty string */
1179 eptr = md->end_match_ptr;
1252 if (eptr == md->end_match_ptr) /* Matched an empty string */
1257 eptr = md->end_match_ptr;
1503 md->end_match_ptr = eptr; /* Record where we ended */
1819 eptr = md->end_match_ptr;
1927 md->end_match_ptr = eptr; /* For ONCE_NC */
1956 md->end_match_ptr = eptr;
2000 md->end_match_ptr = eptr;
7092 offsets[1] = (int)(md->end_match_ptr - md->start_subject);