Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c3468 static SLJIT_INLINE unsigned int char_othercase(compiler_common *common, unsigned int c) in char_othercase() function
5713 if ((int)PRIV(ord2utf)(char_othercase(common, chr), othercase) != len) in scan_prefix()
8677 oc = char_othercase(common, c); in compile_char1_matchingpath()
8743 oc = char_othercase(common, c); in compile_char1_matchingpath()

Completed in 40 milliseconds