Searched defs:not (Results 1 – 5 of 5) sorted by relevance
/PHP-7.3/ext/pcre/pcre2lib/ |
H A D | pcre2_printint.c | 281 const char *not = (*code == OP_PROP)? "" : "not "; in print_prop() local 709 BOOL not = FALSE; in pcre2_printint() local
|
/PHP-7.3/ext/mbstring/oniguruma/src/ |
H A D | regparse.c | 2161 node_new_ctype(int type, int not, OnigOptionType options) in node_new_ctype() 4110 int not; member 5719 add_ctype_to_cc_by_range(CClassNode* cc, int ctype ARG_UNUSED, int not, in add_ctype_to_cc_by_range() 5792 add_ctype_to_cc_by_range_limit(CClassNode* cc, int ctype ARG_UNUSED, int not, in add_ctype_to_cc_by_range_limit() 5885 add_ctype_to_cc(CClassNode* cc, int ctype, int not, ScanEnv* env) in add_ctype_to_cc() 6014 int not, i, r; in parse_posix_bracket() local
|
H A D | regparse.h | 211 int not; member
|
H A D | regint.h | 750 int not; member
|
/PHP-7.3/Zend/ |
H A D | zend_operators.c | 1447 zend_uchar not = (zend_uchar) ~*Z_STRVAL_P(op1); in bitwise_not_function() local
|
Completed in 49 milliseconds