Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_match.c106 #define GF_NOCAPTURE 0x00020000u macro
669 case GF_NOCAPTURE: in match()
4897 Lframe_type = GF_NOCAPTURE; /* Remembered frame type */ in match()
5018 Lframe_type = GF_NOCAPTURE | Fop; in match()
5128 Lframe_type = GF_NOCAPTURE | Fop; in match()
5162 Lframe_type = GF_NOCAPTURE | Fop; in match()
5387 group_frame_type = GF_NOCAPTURE | Fop; in match()