Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_match.c4897 #define Lcaseless F->temp_32[2] in match() macro
4903 Lcaseless = (Fop == OP_DNREFI); in match()
4920 Lcaseless = (Fop == OP_REFI); in match()
4954 rrc = match_ref(Loffset, Lcaseless, F, mb, &length); in match()
4988 rrc = match_ref(Loffset, Lcaseless, F, mb, &slength); in match()
5012 rrc = match_ref(Loffset, Lcaseless, F, mb, &slength); in match()
5036 rrc = match_ref(Loffset, Lcaseless, F, mb, &slength); in match()
5087 (void)match_ref(Loffset, Lcaseless, F, mb, &slength); in match()
5097 #undef Lcaseless in match()

Completed in 18 milliseconds