Home
last modified time | relevance | path

Searched defs:t2 (Results 1 – 12 of 12) sorted by relevance

/PHP-8.0/ext/hash/
H A Dphp_hash_tiger_tables.h19 #define t2 (table+256) macro
/PHP-8.0/ext/opcache/Optimizer/
H A Dzend_func_info.c64 uint32_t t2 = _ssa_op1_info(op_array, ssa, call_info->arg_info[1].opline, in zend_range_info() local
H A Dzend_inference.c567 zend_long op1_min, op2_min, op1_max, op2_max, t1, t2, t3, t4; in zend_inference_calc_binary_op_range() local
1924 zend_ssa *ssa, zend_uchar opcode, uint32_t t1, uint32_t t2, int result_var, in binary_op_result_type()
2224 uint32_t t1, t2; in _zend_update_type_info() local
4250 … const zend_ssa_op *ssa_op, const zend_op_array *op_array, zend_ssa *ssa, uint32_t t1, uint32_t t2) in zend_may_throw_ex()
/PHP-8.0/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp24 double t2; member
/PHP-8.0/ext/standard/
H A Dbase64.c464 __m256i t0, t1, t2, t3; in php_base64_encode_avx2_reshuffle() local
529 __m128i t0, t1, t2, t3; in php_base64_encode_ssse3_reshuffle() local
H A Dstring.c3356 zend_string *t1, *t2; local
/PHP-8.0/ext/date/lib/
H A Dtimelib.c73 int timelib_time_compare(timelib_time *t1, timelib_time *t2) in timelib_time_compare()
/PHP-8.0/Zend/
H A Dzend_operators.c46 #define TYPE_PAIR(t1,t2) (((t1) << 4) | (t2)) argument
H A Dzend_alloc.c1168 unsigned int t1, t2; local
/PHP-8.0/ext/opcache/jit/dynasm/
H A Dminilua.c634 static int luaO_rawequalObj(const TValue*t1,const TValue*t2){ in luaO_rawequalObj()
/PHP-8.0/ext/date/
H A Dphp_date.c4635 timelib_time *t, *t2; in PHP_FUNCTION() local
/PHP-8.0/ext/ffi/
H A Dffi.c1803 zend_ffi_type *t1, *t2; in zend_ffi_cdata_do_operation() local

Completed in 112 milliseconds