Home
last modified time | relevance | path

Searched refs:zend_allocate_mutable_data (Results 1 – 1 of 1) sorted by relevance

/php-src/Zend/
H A Dzend_API.c1406 static zend_class_mutable_data *zend_allocate_mutable_data(zend_class_entry *class_type) /* {{{ */ in zend_allocate_mutable_data() function
1454 mutable_data = zend_allocate_mutable_data(class_type); in zend_separate_class_constants_table()
1535 mutable_data = zend_allocate_mutable_data(class_type); in zend_update_class_constants()

Completed in 18 milliseconds