Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_API.c1289 ZEND_API void object_properties_init_ex(zend_object *object, HashTable *properties) /* {{{ */ in object_properties_init_ex() function
1412 object_properties_init_ex(obj, properties); in _object_and_properties_init()
H A Dzend_API.h387 ZEND_API void object_properties_init_ex(zend_object *object, HashTable *properties);

Completed in 35 milliseconds