HomeSort by relevance Sort by last modified time
    Searched refs:ucp_N (Results 1 - 6 of 6) sorted by null

  /external/pcre/dist2/src/
pcre2_xclass.c 165 PRIV(ucp_gentype)[prop->chartype] == ucp_N) == isprop)
191 PRIV(ucp_gentype)[prop->chartype] == ucp_N || c == CHAR_UNDERSCORE)
pcre2_ucp.h 62 ucp_N, /* Number */
pcre2_auto_possess.c 170 { ucp_L, ucp_N, ucp_N, ucp_Nl }, /* ALNUM, 3rd and 4th values redundant */
172 { ucp_L, ucp_N, ucp_P, ucp_Po } /* WORD */
222 PRIV(ucp_gentype)[prop->chartype] == ucp_N) == negated;
243 PRIV(ucp_gentype)[prop->chartype] == ucp_N ||
858 Example: the row for WORD contains ucp_L, ucp_N, ucp_P, ucp_Po.
    [all...]
pcre2_dfa_match.c     [all...]
pcre2_tables.c 131 ucp_N, ucp_N, ucp_N, /* Nd, Nl, No */
737 { 901, PT_GC, ucp_N },
    [all...]
pcre2_match.c     [all...]

Completed in 589 milliseconds