OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:eptrb
(Results
1 - 1
of
1
) sorted by null
/external/pcre/dist2/src/
pcre2_match.c
429
PCRE2_SIZE offset_top, match_block *mb, eptrblock *
eptrb
, uint32_t rdepth);
460
eptrb
pointer to chain of blocks containing eptr at start of
472
PCRE2_SPTR mstart, PCRE2_SIZE offset_top, match_block *mb, eptrblock *
eptrb
,
492
mb,
eptrb
, rdepth + 1);
567
eptrb
pointer to chain of blocks containing eptr at start of
580
PCRE2_SIZE offset_top, match_block *mb, eptrblock *
eptrb
, uint32_t rdepth)
611
frame->Xeptrb =
eptrb
;
624
#define
eptrb
frame->Xeptrb
macro
788
newptrb.epb_prev =
eptrb
;
789
eptrb
= &newptrb
6346
#undef
eptrb
macro
[
all
...]
Completed in 396 milliseconds