Home
last modified time | relevance | path

Searched defs:dim_type (Results 1 – 4 of 4) sorted by relevance

/php-src/Zend/Optimizer/
H A Dzend_inference.c2196 uint32_t arr_type, uint32_t dim_type, uint32_t value_type, uint8_t dim_op_type) { in assign_dim_array_result_type()
2241 uint32_t arr_type, uint32_t dim_type, uint32_t value_type, uint8_t dim_op_type) { in assign_dim_result_type()
/php-src/Zend/
H A Dzend_execute.c2477 …l *zend_fetch_dimension_address_inner(HashTable *ht, const zval *dim, int dim_type, int type EXECU… in zend_fetch_dimension_address_inner()
2579 …end_fetch_dimension_address(zval *result, zval *container, zval *dim, int dim_type, int type EXECU… in zend_fetch_dimension_address()
2731 …etch_dimension_address_read(zval *result, zval *container, zval *dim, int dim_type, int type, bool… in zend_fetch_dimension_address_read()
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c11369 uint8_t dim_type,
11970 uint8_t dim_type)
12427 uint8_t dim_type)
12602 uint8_t dim_type,
12789 …info, zend_jit_addr op1_addr, uint32_t op2_info, uint32_t val_info, uint8_t dim_type, int may_thro…
12945 …t op2_info, uint32_t op1_data_info, zend_ssa_range *op1_data_range, uint8_t dim_type, int may_thro…
/php-src/ext/ffi/
H A Dffi.c1375 zend_ffi_type *dim_type; in zend_ffi_cdata_read_dim() local
1951 zend_ffi_type *dim_type; in zend_ffi_cdata_it_get_current_data() local

Completed in 108 milliseconds