Searched defs:invert (Results 1 – 5 of 5) sorted by relevance
/PHP-7.3/ext/date/lib/ |
H A D | tm2unixtime.c | 66 …l *base_y, timelib_sll *base_m, timelib_sll *y, timelib_sll *m, timelib_sll *d, timelib_sll invert) in do_range_limit_days_relative()
|
H A D | timelib.h | 187 int invert; /* Whether the difference should be inverted */ member
|
/PHP-7.3/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativePPC_common.c | 1992 sljit_s32 reg, input_flags, cr_bit, invert; in sljit_emit_op_flags() local
|
/PHP-7.3/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 5695 …ass_ranges(compiler_common *common, const sljit_u8 *bits, BOOL nclass, BOOL invert, jump_list **ba… in optimize_class_ranges() 5847 …lass_chars(compiler_common *common, const sljit_u8 *bits, BOOL nclass, BOOL invert, jump_list **ba… in optimize_class_chars() 5948 static BOOL optimize_class(compiler_common *common, const sljit_u8 *bits, BOOL nclass, BOOL invert,… in optimize_class()
|
/PHP-7.3/ext/pcre/ |
H A D | php_pcre.c | 2858 zend_bool invert; /* Whether to return non-matching in php_pcre_grep_impl() local
|
Completed in 43 milliseconds