Home
last modified time | relevance | path

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

/PHP-8.1/ext/hash/
H A Dphp_hash_tiger_tables.h18 #define t1 (table) macro
H A Dhash_snefru.c44 const uint32_t *t0,*t1; in Snefru() local
/PHP-8.1/Zend/Optimizer/
H A Dzend_inference.c803 zend_long op1_min, op2_min, op1_max, op2_max, t1, t2, t3, t4; in zend_inference_calc_binary_op_range() local
2107 ZEND_API uint32_t zend_array_element_type(uint32_t t1, zend_uchar op_type, int write, int insert) in zend_array_element_type()
2234 zend_ssa *ssa, zend_uchar opcode, uint32_t t1, uint32_t t2, int result_var, in binary_op_result_type()
2514 uint32_t t1, t2; in _zend_update_type_info() local
4333 uint32_t t1; in zend_func_return_info() local
4740 … 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()
H A Dzend_func_info.c59 uint32_t t1 = _ssa_op1_info(op_array, ssa, call_info->arg_info[0].opline, in zend_range_info() local
H A Ddce.c198 uint32_t t1 = OP1_INFO(); in may_have_side_effects() local
/PHP-8.1/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp23 zend_long t1; member
/PHP-8.1/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 Dcrypt_freesec.c425 uint32_t t0, t1; in des_setkey() local
H A Dstring.c3419 zend_string *t1, *t2; local
/PHP-8.1/ext/date/lib/
H A Dtimelib.c75 int timelib_time_compare(timelib_time *t1, timelib_time *t2) in timelib_time_compare()
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_trace.c2534 uint32_t t1 = ssa_var_info[phi->sources[1]].type; in zend_jit_trace_build_tssa() local
2591 uint32_t t1 = ssa_var_info[phi->sources[1]].type; in zend_jit_trace_build_tssa() local
/PHP-8.1/Zend/
H A Dzend_operators.c55 #define TYPE_PAIR(t1,t2) (((t1) << 4) | (t2)) argument
H A Dzend_alloc.c1206 unsigned int t1, t2; local
/PHP-8.1/ext/opcache/jit/dynasm/
H A Dminilua.c634 static int luaO_rawequalObj(const TValue*t1,const TValue*t2){ in luaO_rawequalObj()
/PHP-8.1/ext/ffi/
H A Dffi.c1810 zend_ffi_type *t1, *t2; in zend_ffi_cdata_do_operation() local

Completed in 135 milliseconds