Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_match.c107 #define GF_NOCAPTURE 0x00020000u macro
690 case GF_NOCAPTURE: in match()
5165 Lframe_type = GF_NOCAPTURE; /* Remembered frame type */ in match()
5287 Lframe_type = GF_NOCAPTURE | Fop; in match()
5399 Lframe_type = GF_NOCAPTURE | Fop; in match()
5433 Lframe_type = GF_NOCAPTURE | Fop; in match()
5658 group_frame_type = GF_NOCAPTURE | Fop; in match()

Completed in 13 milliseconds