Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_xclass.c158 PRIV(ucp_gentype)[prop->chartype] == ucp_N) == (t == XCL_PROP)) in PRIV()
178 PRIV(ucp_gentype)[prop->chartype] == ucp_N || c == CHAR_UNDERSCORE) in PRIV()
H A Ducp.h22 ucp_N, /* Number */ enumerator
H A Dpcre_tables.c111 ucp_N, ucp_N, ucp_N, /* Nd, Nl, No */
586 { 642, PT_GC, ucp_N },
H A Dpcre_exec.c2188 prev_is_word = (cat == ucp_L || cat == ucp_N); in match()
2212 cur_is_word = (cat == ucp_L || cat == ucp_N); in match()
2239 prev_is_word = (cat == ucp_L || cat == ucp_N); in match()
2263 cur_is_word = (cat == ucp_L || cat == ucp_N); in match()
2570 PRIV(ucp_gentype)[prop->chartype] == ucp_N) == (op == OP_NOTPROP)) in match()
2591 PRIV(ucp_gentype)[prop->chartype] == ucp_N || in match()
4153 if ((category == ucp_L || category == ucp_N) == prop_fail_result) in match()
4890 if ((category == ucp_L || category == ucp_N) == prop_fail_result) in match()
4948 category == ucp_N || in match()
5388 if ((category == ucp_L || category == ucp_N) == prop_fail_result) in match()
[all …]
H A Dpcre_compile.c3005 PRIV(ucp_gentype)[prop->chartype] == ucp_N) == negated; in check_char_prop()
3020 PRIV(ucp_gentype)[prop->chartype] == ucp_N || in check_char_prop()

Completed in 58 milliseconds