Home
last modified time | relevance | path

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

/PHP-7.2/ext/hash/
H A Dphp_hash_tiger_tables.h23 #define t2 (table+256) macro
/PHP-7.2/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp26 double t2; member
/PHP-7.2/ext/date/lib/
H A Dtimelib.c72 int timelib_time_compare(timelib_time *t1, timelib_time *t2) in timelib_time_compare()
/PHP-7.2/ext/opcache/Optimizer/
H A Dzend_inference.c569 zend_long op1_min, op2_min, op1_max, op2_max, t1, t2, t3, t4; in zend_inference_calc_binary_op_range() local
2127 zend_ssa *ssa, zend_uchar opcode, uint32_t t1, uint32_t t2, uint32_t result_var) { in binary_op_result_type()
2277 uint32_t t1, t2; in zend_update_type_info() local
4118 uint32_t t2 = OP2_INFO(); in zend_may_throw() local
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
/PHP-7.2/Zend/
H A Dzend_operators.c44 #define TYPE_PAIR(t1,t2) (((t1) << 4) | (t2)) argument
H A Dzend_alloc.c1188 unsigned int t1, t2; local
/PHP-7.2/ext/standard/
H A Dstring.c3583 zend_string *t1, *t2; local
/PHP-7.2/ext/date/
H A Dphp_date.c5049 timelib_time *t, *t2; in PHP_FUNCTION() local

Completed in 69 milliseconds