Home
last modified time | relevance | path

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

/PHP-8.4/ext/dom/lexbor/lexbor/core/
H A Dswar.h36 size_t bytes, matches, t1, t2, t3, t4; in lexbor_swar_seek4() local
66 size_t bytes, matches, t1, t2, t3; in lexbor_swar_seek3() local
/PHP-8.4/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.4/ext/standard/
H A Dbase64.c651 const __m512i t1 = _mm512_srlv_epi16(t0, _mm512_set1_epi32(0x0006000a)); in php_base64_encode_avx512() local
732 const __m512i t1 = _mm512_shuffle_epi8(str, in php_base64_decode_ex_avx512() local
766 __m256i t0, t1, t2, t3; in php_base64_encode_avx2_reshuffle() local
831 __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.c3633 zend_string *t1, *t2; local
/PHP-8.4/Zend/Optimizer/
H A Dzend_inference.c789 zend_long op1_min, op2_min, op1_max, op2_max, t1, t2, t3, t4; in zend_inference_calc_binary_op_range() local
2124 ZEND_API uint32_t zend_array_element_type(uint32_t t1, uint8_t op_type, int write, int insert) in zend_array_element_type()
2252 zend_ssa *ssa, uint8_t opcode, uint32_t t1, uint32_t t2, int result_var, in binary_op_result_type()
2530 uint32_t t1, t2; in _zend_update_type_info() local
4556 uint32_t t1; in zend_func_return_info() local
4914 … zend_ssa_op *ssa_op, const zend_op_array *op_array, const zend_ssa *ssa, uint32_t t1, uint32_t t2) in zend_may_throw_ex()
H A Dzend_func_info.c61 uint32_t t1 = _ssa_op1_info(op_array, ssa, call_info->arg_info[0].opline, in zend_range_info() local
H A Ddce.c203 uint32_t t1 = OP1_INFO(); in may_have_side_effects() local
/PHP-8.4/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp23 zend_long t1; member
/PHP-8.4/ext/date/lib/
H A Dtimelib.c75 int timelib_time_compare(timelib_time *t1, timelib_time *t2) in timelib_time_compare()
/PHP-8.4/ext/opcache/jit/ir/
H A Dir.c718 ir_ref ir_proto_1(ir_ctx *ctx, uint8_t flags, ir_type ret_type, ir_type t1)
729 ir_ref ir_proto_2(ir_ctx *ctx, uint8_t flags, ir_type ret_type, ir_type t1, ir_type t2)
741 ir_ref ir_proto_3(ir_ctx *ctx, uint8_t flags, ir_type ret_type, ir_type t1, ir_type t2, ir_type t3)
754 ir_ref ir_proto_4(ir_ctx *ctx, uint8_t flags, ir_type ret_type, ir_type t1, ir_type t2, ir_type t3,
769 ir_ref ir_proto_5(ir_ctx *ctx, uint8_t flags, ir_type ret_type, ir_type t1, ir_type t2, ir_type t3,
/PHP-8.4/ext/opcache/jit/
H A Dzend_jit_trace.c2668 uint32_t t1 = ssa_var_info[phi->sources[1]].type; in zend_jit_trace_build_tssa() local
2725 uint32_t t1 = ssa_var_info[phi->sources[1]].type; in zend_jit_trace_build_tssa() local
4033 uint32_t t1, in zend_jit_trace_may_throw()
/PHP-8.4/Zend/
H A Dzend_operators.c61 #define TYPE_PAIR(t1,t2) (((t1) << 4) | (t2)) argument
H A Dzend_alloc.c1260 unsigned int t1, t2; local
/PHP-8.4/ext/opcache/jit/ir/dynasm/
H A Dminilua.c634 static int luaO_rawequalObj(const TValue*t1,const TValue*t2){ in luaO_rawequalObj()
/PHP-8.4/ext/ffi/
H A Dffi.c1874 zend_ffi_type *t1, *t2; in zend_ffi_cdata_do_operation() local

Completed in 142 milliseconds