Home
last modified time | relevance | path

Searched refs:CAPLMASK (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_match.c74 #define CAPLMASK 0x0000ffff /* The bits used for last_capture */ macro
1323 cb.capture_last = mb->capture_last & CAPLMASK; in match()
1750 cb.capture_last = mb->capture_last & CAPLMASK; in match()