Searched defs:not (Results 1 – 5 of 5) sorted by relevance
/PHP-5.6/ext/mbstring/oniguruma/ |
H A D | testc.c | 34 static void xx(char* pattern, char* str, int from, int to, int mem, int not) in xx()
|
H A D | testu.c | 58 static void xx(char* pattern, char* str, int from, int to, int mem, int not) in xx()
|
H A D | regparse.c | 1150 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 D | regparse.h | 250 int not; member
|
/PHP-5.6/ext/mbstring/oniguruma/win32/ |
H A D | testc.c | 34 static void xx(char* pattern, char* str, int from, int to, int mem, int not) in xx()
|
Completed in 36 milliseconds