Searched refs:ucp_No (Results 1 – 5 of 5) sorted by relevance
/third_party/pcre2/pcre2/src/ |
D | pcre2_tables.c | 220 ucp_Nd, ucp_No,
|
D | pcre2_ucp.h | 86 ucp_No, /* Other number */ enumerator
|
D | pcre2_ucptables.c | 1337 { 2291, PT_PC, ucp_No },
|
D | pcre2_jit_compile.c | 6680 OP2U(SLJIT_SUB | SLJIT_SET_LESS_EQUAL, TMP1, 0, SLJIT_IMM, ucp_No - ucp_Nd); in check_wordboundary() 6726 OP2U(SLJIT_SUB | SLJIT_SET_LESS_EQUAL, TMP1, 0, SLJIT_IMM, ucp_No - ucp_Nd); in check_wordboundary() 8087 OP2U(SLJIT_SUB | SLJIT_SET_LESS_EQUAL, typereg, 0, SLJIT_IMM, ucp_No - ucp_Nd); in compile_xclass_matchingpath()
|
/third_party/pcre2/pcre2/maint/ |
D | ucptest.c | 404 case ucp_No: fulltypename = US"Other number"; break; in print_prop()
|