Home
last modified time | relevance | path

Searched refs:ucp_No (Results 1 – 5 of 5) sorted by relevance

/third_party/pcre2/pcre2/src/
Dpcre2_tables.c220 ucp_Nd, ucp_No,
Dpcre2_ucp.h86 ucp_No, /* Other number */ enumerator
Dpcre2_ucptables.c1337 { 2291, PT_PC, ucp_No },
Dpcre2_jit_compile.c6680 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/
Ducptest.c404 case ucp_No: fulltypename = US"Other number"; break; in print_prop()