Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_match.c185 #define Fop F->op macro
756 switch(Fop) in match()
1317 if (Fop >= OP_STARI) in match()
2029 if (Fop == OP_CLASS) break; in match()
4694 Lcaseless = (Fop == OP_DNREFI); in match()
4711 Lcaseless = (Fop == OP_REFI); 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()
5461 if (Fop == OP_SCOND) in match()
[all …]

Completed in 17 milliseconds