Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_match.c4688 #define Lcaseless F->temp_32[2] in match() macro
4694 Lcaseless = (Fop == OP_DNREFI); in match()
4711 Lcaseless = (Fop == OP_REFI); in match()
4745 rrc = match_ref(Loffset, Lcaseless, F, mb, &length); in match()
4779 rrc = match_ref(Loffset, Lcaseless, F, mb, &slength); in match()
4803 rrc = match_ref(Loffset, Lcaseless, F, mb, &slength); in match()
4827 rrc = match_ref(Loffset, Lcaseless, F, mb, &slength); in match()
4878 (void)match_ref(Loffset, Lcaseless, F, mb, &slength); in match()
4888 #undef Lcaseless in match()

Completed in 22 milliseconds