Searched refs:ucp_Nd (Results 1 – 3 of 3) sorted by relevance
/PHP-5.4/ext/pcre/pcrelib/ |
H A D | ucp.h | 47 ucp_Nd, /* Decimal number */ enumerator
|
H A D | pcre_tables.c | 186 ucp_Nd, ucp_No, 649 { 777, PT_PC, ucp_Nd },
|
H A D | pcre_jit_compile.c | 4139 OP2(SLJIT_SUB, TMP1, 0, TMP1, 0, SLJIT_IMM, ucp_Nd - ucp_Ll); in check_wordboundary() 4140 OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, ucp_No - ucp_Nd); in check_wordboundary() 4183 OP2(SLJIT_SUB, TMP1, 0, TMP1, 0, SLJIT_IMM, ucp_Nd - ucp_Ll); in check_wordboundary() 4184 OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, ucp_No - ucp_Nd); in check_wordboundary() 5094 SET_TYPE_OFFSET(ucp_Nd); in compile_xclass_matchingpath() 5095 OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_No - ucp_Nd); in compile_xclass_matchingpath()
|
Completed in 40 milliseconds