Searched refs:ucp_No (Results 1 – 3 of 3) sorted by relevance
/PHP-8.1/ext/pcre/pcre2lib/ |
H A D | pcre2_ucp.h | 86 ucp_No, /* Other number */ enumerator
|
H A D | pcre2_tables.c | 217 ucp_Nd, ucp_No, 778 { 1016, PT_PC, ucp_No },
|
H A D | pcre2_jit_compile.c | 6606 OP2(SLJIT_SUB | SLJIT_SET_LESS_EQUAL, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, ucp_No - ucp_Nd); in check_wordboundary() 6652 OP2(SLJIT_SUB | SLJIT_SET_LESS_EQUAL, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, ucp_No - ucp_Nd); in check_wordboundary() 7856 … OP2(SLJIT_SUB | SLJIT_SET_LESS_EQUAL, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_No - ucp_Nd); in compile_xclass_matchingpath()
|
Completed in 54 milliseconds