Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_internal.h1916 extern const int PRIV(ucp_typerange)[];
H A Dpcre2_tables.c213 const int PRIV(ucp_typerange)[] = { variable
H A Dpcre2_jit_compile.c7737 c = PRIV(ucp_typerange)[(int)cc[1] * 2]; in compile_xclass_matchingpath()
7739 …jump = CMP(SLJIT_LESS_EQUAL ^ invertcmp, typereg, 0, SLJIT_IMM, PRIV(ucp_typerange)[(int)cc[1] * 2… in compile_xclass_matchingpath()

Completed in 60 milliseconds