Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_tables.c220 ucp_Nd, ucp_No,
H A Dpcre2_script_run.c303 if (ucd->chartype == ucp_Nd) in PRIV()
H A Dpcre2_ucp.h84 ucp_Nd, /* Decimal number */ enumerator
H A Dpcre2_compile.c755 PT_PC, ucp_Nd, /* digit */
2496 if (type == ucp_Nd) in read_name()
2504 if (type != ucp_Nd && PRIV(ucp_gentype)[type] != ucp_L && in read_name()
2683 *parsed_pattern++ = (PT_PC << 16) | ucp_Nd; in handle_escdsw()
H A Dpcre2_ucptables.c1340 { 2282, PT_PC, ucp_Nd },
H A Dpcre2_jit_compile.c6793 #define UCPCAT_N UCPCAT_RANGE(ucp_Nd, ucp_No)

Completed in 84 milliseconds