Searched refs:zend_value (Results 1 – 3 of 3) sorted by relevance
333 } zend_value; typedef336 zend_value value; /* value */
2333 static zend_never_inline uint8_t slow_index_convert(HashTable *ht, const zval *dim, zend_value *val… in slow_index_convert()2401 static zend_never_inline uint8_t slow_index_convert_w(HashTable *ht, const zval *dim, zend_value *v… in slow_index_convert_w()2535 zend_value val; in zend_fetch_dimension_address_inner()
146 return memcmp(oldPtr, newPtr, sizeof(zend_value) + sizeof(uint32_t) /* value + typeinfo */) != 0; in phpdbg_check_watch_diff()
Completed in 27 milliseconds