Home
last modified time | relevance | path

Searched defs:t1 (Results 1 – 10 of 10) sorted by relevance

/PHP-7.1/ext/hash/
H A Dphp_hash_tiger_tables.h22 #define t1 (table) macro
H A Dhash_snefru.c48 const uint32_t *t0,*t1; in Snefru() local
/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_inference.c548 zend_long op1_min, op2_min, op1_max, op2_max, t1, t2, t3, t4; in zend_inference_calc_binary_op_range() local
1944 uint32_t zend_array_element_type(uint32_t t1, int write, int insert) in zend_array_element_type()
2031 zend_ssa *ssa, zend_uchar opcode, uint32_t t1, uint32_t t2, uint32_t result_var) { in binary_op_result_type()
2171 uint32_t t1, t2; in zend_update_type_info() local
3674 uint32_t t1; in zend_func_return_info() local
H A Dzend_func_info.c101 uint32_t t1 = _ssa_op1_info(call_info->caller_op_array, ssa, call_info->arg_info[0].opline); in zend_range_info() local
/PHP-7.1/ext/date/lib/
H A Dtimelib.c68 int timelib_time_compare(timelib_time *t1, timelib_time *t2) in timelib_time_compare()
/PHP-7.1/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp25 zend_long t1; member
/PHP-7.1/ext/standard/
H A Dcrypt_freesec.c431 uint32_t t0, t1; in des_setkey() local
H A Dstring.c3529 zend_string *t1, *t2; local
/PHP-7.1/Zend/
H A Dzend_operators.c44 #define TYPE_PAIR(t1,t2) (((t1) << 4) | (t2)) argument
H A Dzend_alloc.c1186 unsigned int t1, t2; local

Completed in 77 milliseconds