Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_tables.c180 const int PRIV(ucp_typerange)[] = { variable
H A Dpcre_internal.h2776 extern const int PRIV(ucp_typerange)[];
H A Dpcre_jit_compile.c5091 c = PRIV(ucp_typerange)[(int)cc[1] * 2]; in compile_xclass_matchingpath()
5093 …jump = CMP(SLJIT_LESS_EQUAL ^ invertcmp, typereg, 0, SLJIT_IMM, PRIV(ucp_typerange)[(int)cc[1] * 2… in compile_xclass_matchingpath()

Completed in 55 milliseconds