Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_match.c107 #define GF_NOCAPTURE 0x00020000u macro
689 case GF_NOCAPTURE: in match()
4970 Lframe_type = GF_NOCAPTURE; /* Remembered frame type */ in match()
5092 Lframe_type = GF_NOCAPTURE | Fop; in match()
5204 Lframe_type = GF_NOCAPTURE | Fop; in match()
5238 Lframe_type = GF_NOCAPTURE | Fop; in match()
5463 group_frame_type = GF_NOCAPTURE | Fop; in match()

Completed in 17 milliseconds