Searched defs:invert (Results 1 – 9 of 9) sorted by relevance
/php-src/ext/date/lib/ |
H A D | tm2unixtime.c | 70 …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 | 232 int invert; /* Whether the difference should be inverted */ member
|
/php-src/ext/pcre/pcre2lib/sljit/ |
H A D | sljitNativeLOONGARCH_64.c | 2907 sljit_s32 src_r, dst_r, invert; in sljit_emit_op_flags() local 3049 sljit_s32 invert = 0; in sljit_emit_fselect() local
|
H A D | sljitNativeRISCV_common.c | 2824 sljit_s32 src_r, dst_r, invert; in sljit_emit_op_flags() local
|
H A D | sljitNativePPC_common.c | 2643 sljit_s32 reg, invert; in sljit_emit_op_flags() local
|
H A D | sljitNativeMIPS_common.c | 3586 sljit_s32 src_ar, dst_ar, invert; in sljit_emit_op_flags() local
|
/php-src/ext/pcre/ |
H A D | php_pcre.c | 2919 bool invert; /* Whether to return non-matching in php_pcre_grep_impl() local
|
/php-src/ext/pcre/pcre2lib/ |
H A D | pcre2_jit_compile.c | 6946 …ass_ranges(compiler_common *common, const sljit_u8 *bits, BOOL nclass, BOOL invert, jump_list **ba… in optimize_class_ranges() 7098 …lass_chars(compiler_common *common, const sljit_u8 *bits, BOOL nclass, BOOL invert, jump_list **ba… in optimize_class_chars() 7199 static BOOL optimize_class(compiler_common *common, const sljit_u8 *bits, BOOL nclass, BOOL invert,… in optimize_class()
|
/php-src/ext/opcache/jit/ |
H A D | zend_jit_ir.c | 8291 bool invert = 0; in zend_jit_type_check() local
|
Completed in 120 milliseconds