Home
last modified time | relevance | path

Searched refs:CHAR_UNDERSCORE (Results 1 – 4 of 4) sorted by relevance

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_xclass.c178 PRIV(ucp_gentype)[prop->chartype] == ucp_N || c == CHAR_UNDERSCORE) in PRIV()
H A Dpcre_internal.h1364 #define CHAR_UNDERSCORE '_' macro
1622 #define CHAR_UNDERSCORE '\137' macro
H A Dpcre_exec.c2592 c == CHAR_UNDERSCORE) == (op == OP_NOTPROP)) in match()
4201 if ((category == ucp_L || category == ucp_N || c == CHAR_UNDERSCORE) in match()
4949 c == CHAR_UNDERSCORE) in match()
5443 c == CHAR_UNDERSCORE) == prop_fail_result) in match()
H A Dpcre_compile.c169 CHAR_CIRCUMFLEX_ACCENT, CHAR_UNDERSCORE,
3021 c == CHAR_UNDERSCORE) == negated; in check_char_prop()

Completed in 57 milliseconds