Home
last modified time | relevance | path

Searched refs:ucp_N (Results 1 – 7 of 7) sorted by relevance

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_tables.c134 ucp_N, ucp_N, ucp_N, /* Nd, Nl, No */
H A Dpcre2_xclass.c175 PRIV(ucp_gentype)[chartype] == ucp_N) == isprop) in PRIV()
202 PRIV(ucp_gentype)[chartype] == ucp_N || in PRIV()
H A Dpcre2_auto_possess.c173 { ucp_L, ucp_N, ucp_N, ucp_Nl }, /* ALNUM, 3rd and 4th values redundant */
175 { ucp_L, ucp_N, ucp_P, ucp_Po } /* WORD */
231 PRIV(ucp_gentype)[prop->chartype] == ucp_N) == negated; in check_char_prop()
252 PRIV(ucp_gentype)[prop->chartype] == ucp_N || in check_char_prop()
H A Dpcre2_ucp.h62 ucp_N, enumerator
H A Dpcre2_dfa_match.c1124 left_word = (category == ucp_L || category == ucp_N || in internal_dfa_match()
1149 right_word = (category == ucp_L || category == ucp_N || in internal_dfa_match()
1214 PRIV(ucp_gentype)[chartype] == ucp_N; in internal_dfa_match()
1239 PRIV(ucp_gentype)[chartype] == ucp_N || in internal_dfa_match()
1496 PRIV(ucp_gentype)[chartype] == ucp_N; in internal_dfa_match()
1521 PRIV(ucp_gentype)[chartype] == ucp_N || in internal_dfa_match()
1761 PRIV(ucp_gentype)[chartype] == ucp_N; in internal_dfa_match()
1786 PRIV(ucp_gentype)[chartype] == ucp_N || in internal_dfa_match()
2052 PRIV(ucp_gentype)[chartype] == ucp_N; in internal_dfa_match()
2077 PRIV(ucp_gentype)[chartype] == ucp_N || in internal_dfa_match()
H A Dpcre2_match.c2535 PRIV(ucp_gentype)[chartype] == ucp_N) == notmatch) in match()
2562 PRIV(ucp_gentype)[chartype] == ucp_N || in match()
2834 if ((category == ucp_L || category == ucp_N) == notmatch) in match()
2880 if ((category == ucp_L || category == ucp_N || in match()
3643 if ((category == ucp_L || category == ucp_N) == (Lctype == OP_NOTPROP)) in match()
3696 category == ucp_N || in match()
4232 if ((category == ucp_L || category == ucp_N) == notmatch) in match()
4284 category == ucp_N || in match()
6287 prev_is_word = (category == ucp_L || category == ucp_N || in match()
6320 cur_is_word = (category == ucp_L || category == ucp_N || in match()
H A Dpcre2_ucptables.c1331 { 2221, PT_GC, ucp_N },

Completed in 49 milliseconds