Home
last modified time | relevance | path

Searched defs:invert (Results 1 – 9 of 9) sorted by relevance

/php-src/ext/date/lib/
H A Dtm2unixtime.c70 …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 Dtimelib.h232 int invert; /* Whether the difference should be inverted */ member
/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeLOONGARCH_64.c2758 sljit_s32 src_r, dst_r, invert; in sljit_emit_op_flags() local
2900 sljit_s32 invert = 0; in sljit_emit_fselect() local
H A DsljitNativeRISCV_common.c2718 sljit_s32 src_r, dst_r, invert; in sljit_emit_op_flags() local
H A DsljitNativePPC_common.c2576 sljit_s32 reg, invert; in sljit_emit_op_flags() local
H A DsljitNativeMIPS_common.c3586 sljit_s32 src_ar, dst_ar, invert; in sljit_emit_op_flags() local
/php-src/ext/pcre/
H A Dphp_pcre.c2928 bool invert; /* Whether to return non-matching in php_pcre_grep_impl() local
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c6934 …ass_ranges(compiler_common *common, const sljit_u8 *bits, BOOL nclass, BOOL invert, jump_list **ba… in optimize_class_ranges()
7086 …lass_chars(compiler_common *common, const sljit_u8 *bits, BOOL nclass, BOOL invert, jump_list **ba… in optimize_class_chars()
7187 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 Dzend_jit_ir.c7941 bool invert = 0; in zend_jit_type_check() local

Completed in 141 milliseconds