Home
last modified time | relevance | path

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

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

Completed in 52 milliseconds