Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dbrowscap.c753 object_and_properties_init(return_value, zend_standard_class_def, agent_ht); in PHP_FUNCTION()
/PHP-7.4/ext/oci8/
H A Doci8_interface.c1598 object_and_properties_init(return_value, ZEND_STANDARD_CLASS_DEF_PTR, Z_ARRVAL_P(return_value)); in PHP_FUNCTION()
/PHP-7.4/Zend/
H A Dzend_API.h385 ZEND_API int object_and_properties_init(zval *arg, zend_class_entry *ce, HashTable *properties);
H A Dzend_API.c1423 ZEND_API int object_and_properties_init(zval *arg, zend_class_entry *class_type, HashTable *propert… in object_and_properties_init() function
/PHP-7.4/ext/odbc/
H A Dphp_odbc.c1861 object_and_properties_init(return_value, ZEND_STANDARD_CLASS_DEF_PTR, Z_ARRVAL_P(return_value)); in PHP_FUNCTION()

Completed in 52 milliseconds