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

/forgerock/web-agents-v4/pcre/
H A Ducp.h47 ucp_Nd, /* Decimal number */ enumerator in enum:__anon65
H A Dpcre_tables.c186 ucp_Nd, ucp_No,
649 { 777, PT_PC, ucp_Nd },
H A Dpcre_jit_compile.c4124 OP2(SLJIT_SUB, TMP1, 0, TMP1, 0, SLJIT_IMM, ucp_Nd - ucp_Ll);
4125 OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, ucp_No - ucp_Nd);
4168 OP2(SLJIT_SUB, TMP1, 0, TMP1, 0, SLJIT_IMM, ucp_Nd - ucp_Ll);
4169 OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, TMP1, 0, SLJIT_IMM, ucp_No - ucp_Nd);
5079 SET_TYPE_OFFSET(ucp_Nd);
5080 OP2(SLJIT_SUB | SLJIT_SET_U, SLJIT_UNUSED, 0, typereg, 0, SLJIT_IMM, ucp_No - ucp_Nd);

Completed in 65 milliseconds