Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dbrowscap.c798 object_and_properties_init(return_value, zend_standard_class_def, agent_ht); in PHP_FUNCTION()
/php-src/ext/odbc/
H A Dphp_odbc.c1528 object_and_properties_init(return_value, ZEND_STANDARD_CLASS_DEF_PTR, Z_ARRVAL_P(return_value)); in PHP_FUNCTION()
/php-src/Zend/
H A Dzend_API.h540 ZEND_API zend_result object_and_properties_init(zval *arg, zend_class_entry *ce, HashTable *propert…
H A Dzend_API.c1837 ZEND_API zend_result object_and_properties_init(zval *arg, zend_class_entry *class_type, HashTable … in object_and_properties_init() function

Completed in 70 milliseconds