Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_match.c186 #define Fop F->op macro
770 switch(Fop) in match()
1334 if (Fop >= OP_STARI) in match()
2439 BOOL notmatch = Fop == OP_NOTPROP; in match()
4903 Lcaseless = (Fop == OP_DNREFI); in match()
4920 Lcaseless = (Fop == OP_REFI); in match()
5301 Lframe_type = GF_NOCAPTURE | Fop; in match()
5413 Lframe_type = GF_NOCAPTURE | Fop; in match()
5447 Lframe_type = GF_NOCAPTURE | Fop; in match()
5670 if (Fop == OP_SCOND) in match()
[all …]

Completed in 18 milliseconds