Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_match.c109 #define GF_RECURSE 0x00040000u macro
697 case GF_RECURSE: in match()
734 if (GF_IDMASK(group_frame_type) == GF_RECURSE) in match()
815 if (GF_IDMASK(N->group_frame_type) == GF_RECURSE) break; in match()
5138 if (N->group_frame_type == (GF_RECURSE | number)) in match()
5150 Lframe_type = GF_RECURSE | number; in match()
5171 mb->verb_current_recurse == (Lframe_type ^ GF_RECURSE)) in match()

Completed in 24 milliseconds