mstart            233 ext/pcre/pcrelib/pcre_exec.c   rrc = match(ra,rb,mstart,rc,rd,re,rf,rg,rdepth+1); \
mstart            243 ext/pcre/pcrelib/pcre_exec.c   rrc = match(ra,rb,mstart,rc,rd,re,rf,rg,rdepth+1)
mstart            262 ext/pcre/pcrelib/pcre_exec.c   newframe->Xmstart = mstart;\
mstart            428 ext/pcre/pcrelib/pcre_exec.c frame->Xmstart = mstart;
mstart            616 ext/pcre/pcrelib/pcre_exec.c       eptr > mstart)
mstart            847 ext/pcre/pcrelib/pcre_exec.c       mstart = rec->save_start;
mstart            856 ext/pcre/pcrelib/pcre_exec.c     if (md->notempty && eptr == mstart) RRETURN(MATCH_NOMATCH);
mstart            859 ext/pcre/pcrelib/pcre_exec.c     md->start_match_ptr = mstart;       /* and the start (\K can modify) */
mstart            965 ext/pcre/pcrelib/pcre_exec.c       cb.start_match      = mstart - md->start_subject;
mstart           1027 ext/pcre/pcrelib/pcre_exec.c       new_recursive.save_start = mstart;
mstart           1028 ext/pcre/pcrelib/pcre_exec.c       mstart = eptr;
mstart           1239 ext/pcre/pcrelib/pcre_exec.c         mstart = rec->save_start;
mstart           1326 ext/pcre/pcrelib/pcre_exec.c     mstart = eptr;