Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_ucp.h84 ucp_Nd, /* Decimal number */ enumerator
Dpcre2_tables.c206 ucp_Nd, ucp_No,
685 { 819, PT_PC, ucp_Nd },
Dpcre2_jit_compile.c4864 OP2(SLJIT_SUB, TMP1, 0, TMP1, 0, SLJIT_IMM, ucp_Nd - ucp_Ll); in check_wordboundary()
4865 OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, ucp_No - ucp_Nd); in check_wordboundary()
4908 OP2(SLJIT_SUB, TMP1, 0, TMP1, 0, SLJIT_IMM, ucp_Nd - ucp_Ll); in check_wordboundary()
4909 OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, ucp_No - ucp_Nd); in check_wordboundary()
5870 SET_TYPE_OFFSET(ucp_Nd); in compile_xclass_matchingpath()
5871 OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_No - ucp_Nd); in compile_xclass_matchingpath()