Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_match.c185 #define Fop F->op macro
756 switch(Fop) in match()
1319 if (Fop >= OP_STARI) in match()
2031 if (Fop == OP_CLASS) break; in match()
4696 Lcaseless = (Fop == OP_DNREFI); in match()
4713 Lcaseless = (Fop == OP_REFI); in match()
5094 Lframe_type = GF_NOCAPTURE | Fop; in match()
5206 Lframe_type = GF_NOCAPTURE | Fop; in match()
5240 Lframe_type = GF_NOCAPTURE | Fop; in match()
5463 if (Fop == OP_SCOND) in match()
[all …]

Completed in 19 milliseconds