Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_API.c1663 ZEND_API void object_properties_init_ex(zend_object *object, HashTable *properties) /* {{{ */ in object_properties_init_ex() function
1805 object_properties_init_ex(obj, properties); in _object_and_properties_init()
H A Dzend_API.h540 ZEND_API void object_properties_init_ex(zend_object *object, HashTable *properties);

Completed in 37 milliseconds