USPTR             137 ext/pcre/pcrelib/pcre_exec.c match_ref(int offset, register USPTR eptr, int length, match_data *md,
USPTR             140 ext/pcre/pcrelib/pcre_exec.c USPTR p = md->start_subject + md->offset_vector[offset];
USPTR             400 ext/pcre/pcrelib/pcre_exec.c match(REGISTER USPTR eptr, REGISTER const uschar *ecode, const uschar *mstart,
USPTR             513 ext/pcre/pcrelib/pcre_exec.c USPTR         pp;                  /* external "stack" implemented on the    */
USPTR             515 ext/pcre/pcrelib/pcre_exec.c USPTR         saved_eptr;          /* here, so the declarations can be cut   */
USPTR            4371 ext/pcre/pcrelib/pcre_exec.c USPTR start_match = (USPTR)subject + start_offset;
USPTR            4372 ext/pcre/pcrelib/pcre_exec.c USPTR end_subject;
USPTR            4373 ext/pcre/pcrelib/pcre_exec.c USPTR req_byte_ptr = start_match - 1;
USPTR            4444 ext/pcre/pcrelib/pcre_exec.c md->start_subject = (USPTR)subject;
USPTR            4639 ext/pcre/pcrelib/pcre_exec.c   USPTR save_end_subject = end_subject;
USPTR            4640 ext/pcre/pcrelib/pcre_exec.c   USPTR new_start_match;
USPTR            4659 ext/pcre/pcrelib/pcre_exec.c     USPTR t = start_match;
USPTR            4741 ext/pcre/pcrelib/pcre_exec.c     register USPTR p = start_match + ((first_byte >= 0)? 1 : 0);
USPTR             973 ext/pcre/pcrelib/pcre_internal.h   USPTR save_start;             /* Old value of mstart */
USPTR             984 ext/pcre/pcrelib/pcre_internal.h   USPTR epb_saved_eptr;
USPTR            1013 ext/pcre/pcrelib/pcre_internal.h   USPTR  start_subject;         /* Start of the subject string */
USPTR            1014 ext/pcre/pcrelib/pcre_internal.h   USPTR  end_subject;           /* End of the subject string */
USPTR            1015 ext/pcre/pcrelib/pcre_internal.h   USPTR  start_match_ptr;       /* Start of matched string */
USPTR            1016 ext/pcre/pcrelib/pcre_internal.h   USPTR  end_match_ptr;         /* Subject position at end match */