Home
last modified time | relevance | path

Searched defs:not (Results 1 – 7 of 7) sorted by relevance

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_printint.c271 const char *not = (*code == OP_PROP)? "" : "not "; in print_prop() local
710 BOOL not = FALSE; in pcre_printint() local
/PHP-7.1/ext/mbstring/oniguruma/
H A Dtestc.c34 static void xx(char* pattern, char* str, int from, int to, int mem, int not) in xx()
H A Dtestu.c58 static void xx(char* pattern, char* str, int from, int to, int mem, int not) in xx()
H A Dregparse.c1150 node_new_cclass_by_codepoint_range(int not, OnigCodePoint sb_out, in node_new_cclass_by_codepoint_range()
1200 node_new_ctype(int type, int not) in node_new_ctype()
2314 int not; member
3761 add_ctype_to_cc_by_range(CClassNode* cc, int ctype ARG_UNUSED, int not, in add_ctype_to_cc_by_range()
3835 add_ctype_to_cc(CClassNode* cc, int ctype, int not, ScanEnv* env) in add_ctype_to_cc()
3944 int not, i, r; in parse_posix_bracket() local
4866 int not; member
H A Dregparse.h250 int not; member
/PHP-7.1/ext/mbstring/oniguruma/win32/
H A Dtestc.c34 static void xx(char* pattern, char* str, int from, int to, int mem, int not) in xx()
/PHP-7.1/Zend/
H A Dzend_operators.c1363 zend_uchar not = (zend_uchar) ~*Z_STRVAL_P(op1); in bitwise_not_function() local

Completed in 40 milliseconds