Home
last modified time | relevance | path

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

/PHP-7.4/ext/hash/
H A Dphp_hash_tiger_tables.h21 #define t2 (table+256) macro
/PHP-7.4/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp26 double t2; member
/PHP-7.4/ext/standard/
H A Dbase64.c463 __m256i t0, t1, t2, t3; in php_base64_encode_avx2_reshuffle() local
528 __m128i t0, t1, t2, t3; in php_base64_encode_ssse3_reshuffle() local
H A Dstring.c3653 zend_string *t1, *t2; local
/PHP-7.4/ext/date/lib/
H A Dtimelib.c72 int timelib_time_compare(timelib_time *t1, timelib_time *t2) in timelib_time_compare()
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_func_info.c107 uint32_t t2 = _ssa_op1_info(call_info->caller_op_array, ssa, call_info->arg_info[1].opline); in zend_range_info() local
H A Dzend_inference.c554 zend_long op1_min, op2_min, op1_max, op2_max, t1, t2, t3, t4; in zend_inference_calc_binary_op_range() local
2156 zend_ssa *ssa, zend_uchar opcode, uint32_t t1, uint32_t t2, int result_var, in binary_op_result_type()
2433 uint32_t t1, t2; in zend_update_type_info() local
4408 uint32_t t2 = OP2_INFO(); in zend_may_throw() local
/PHP-7.4/Zend/
H A Dzend_operators.c42 #define TYPE_PAIR(t1,t2) (((t1) << 4) | (t2)) argument
H A Dzend_alloc.c1168 unsigned int t1, t2; local
/PHP-7.4/ext/date/
H A Dphp_date.c5121 timelib_time *t, *t2; in PHP_FUNCTION() local
/PHP-7.4/ext/ffi/
H A Dffi.c1777 zend_ffi_type *t1, *t2; in zend_ffi_cdata_do_operation() local

Completed in 89 milliseconds