Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_match.c114 #define GF_RECURSE 0x00040000u macro
733 case GF_RECURSE: in match()
770 if (GF_IDMASK(group_frame_type) == GF_RECURSE) in match()
858 if (GF_IDMASK(N->group_frame_type) == GF_RECURSE) break; in match()
5445 if (N->group_frame_type == (GF_RECURSE | number)) in match()
5461 Lframe_type = GF_RECURSE | number; in match()
5482 mb->verb_current_recurse == (Lframe_type ^ GF_RECURSE)) in match()

Completed in 19 milliseconds