Searched refs:zend_symtable_update_ind (Results 1 – 2 of 2) sorted by relevance
431 static zend_always_inline zval *zend_symtable_update_ind(HashTable *ht, zend_string *key, zval *pDa… in zend_symtable_update_ind() function
486 zend_symtable_update_ind(ht, Z_STR_P(offset), value); in spl_array_write_dimension_ex()
Completed in 17 milliseconds