Searched refs:ucp_No (Results 1 – 3 of 3) sorted by relevance
/PHP-7.0/ext/pcre/pcrelib/ |
H A D | ucp.h | 49 ucp_No, /* Other number */ enumerator
|
H A D | pcre_tables.c | 184 ucp_Nd, ucp_No, 651 { 799, PT_PC, ucp_No },
|
H A D | pcre_jit_compile.c | 4171 OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, ucp_No - ucp_Nd); in check_wordboundary() 4215 OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, ucp_No - ucp_Nd); in check_wordboundary() 5132 OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_No - ucp_Nd); in compile_xclass_matchingpath()
|
Completed in 32 milliseconds