Home
last modified time | relevance | path

Searched refs:zend_object_value (Results 51 – 56 of 56) sorted by relevance

123

/PHP-5.5/ext/pdo/
H A Dpdo_dbh.c1585 zend_object_value pdo_dbh_new(zend_class_entry *ce TSRMLS_DC) in pdo_dbh_new()
1587 zend_object_value retval; in pdo_dbh_new()
/PHP-5.5/ext/xmlwriter/
H A Dphp_xmlwriter.c143 static zend_object_value xmlwriter_object_new(zend_class_entry *class_type TSRMLS_DC) in xmlwriter_object_new()
146 zend_object_value retval; in xmlwriter_object_new()
/PHP-5.5/ext/zip/
H A Dphp_zip.c1105 static zend_object_value php_zip_object_new(zend_class_entry *class_type TSRMLS_DC) /* {{{ */ in php_zip_object_new()
1108 zend_object_value retval; in php_zip_object_new()
/PHP-5.5/ext/snmp/
H A Dsnmp.c490 static zend_object_value php_snmp_object_new(zend_class_entry *class_type TSRMLS_DC) /* {{{ */ in php_snmp_object_new()
492 zend_object_value retval; in php_snmp_object_new()
/PHP-5.5/Zend/
H A Dzend_API.c2642 static zend_object_value display_disabled_class(zend_class_entry *class_type TSRMLS_DC) /* {{{ */ in display_disabled_class()
2644 zend_object_value retval; in display_disabled_class()
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c320 static zend_object_value reflection_objects_new(zend_class_entry *class_type TSRMLS_DC) /* {{{ */ in reflection_objects_new()
322 zend_object_value retval; in reflection_objects_new()

Completed in 56 milliseconds

123