Searched refs:mstart (Results 1 - 1 of 1) sorted by relevance
/forgerock/web-agents-v4/pcre/ |
H A D | pcre_exec.c | 326 rrc = match(ra,rb,mstart,rc,rd,re,rdepth+1); \ 336 rrc = match(ra,rb,mstart,rc,rd,re,rdepth+1) 362 newframe->Xmstart = mstart;\ 497 mstart pointer to the current match start position (can be modified 514 PCRE_PUCHAR mstart, int offset_top, match_data *md, eptrblock *eptrb, 544 frame->Xmstart = mstart; 557 #define mstart frame->Xmstart macro 882 mstart = md->start_match_ptr; 1173 mstart = md->start_match_ptr; /* In case \K changed it */ 1251 mstart 513 match(REGISTER PCRE_PUCHAR eptr, REGISTER const pcre_uchar *ecode, PCRE_PUCHAR mstart, int offset_top, match_data *md, eptrblock *eptrb, unsigned int rdepth) argument 6238 #undef mstart macro [all...] |
Completed in 32 milliseconds