Home
last modified time | relevance | path

Searched refs:zo (Results 1 – 25 of 44) sorted by last modified time

12

/PHP-5.5/ext/zip/
H A Dphp_zip.c1085 zend_object_std_dtor(&intern->zo TSRMLS_CC); in php_zip_object_free_storage()
1087 if (intern->zo.guards) { in php_zip_object_free_storage()
1088 zend_hash_destroy(intern->zo.guards); in php_zip_object_free_storage()
1089 FREE_HASHTABLE(intern->zo.guards); in php_zip_object_free_storage()
1092 if (intern->zo.properties) { in php_zip_object_free_storage()
1093 zend_hash_destroy(intern->zo.properties); in php_zip_object_free_storage()
1094 FREE_HASHTABLE(intern->zo.properties); in php_zip_object_free_storage()
1111 memset(&intern->zo, 0, sizeof(zend_object)); in php_zip_object_new()
1122 ALLOC_HASHTABLE(intern->zo.properties); in php_zip_object_new()
1124 intern->zo.ce = class_type; in php_zip_object_new()
[all …]
H A Dphp_zip.h75 zend_object zo; member
/PHP-5.5/ext/xmlwriter/
H A Dphp_xmlwriter.h48 zend_object zo; member
H A Dphp_xmlwriter.c135 zend_object_std_dtor(&intern->zo TSRMLS_CC); in xmlwriter_object_free_storage()
149 memset(&intern->zo, 0, sizeof(zend_object)); in xmlwriter_object_new()
152 zend_object_std_init(&intern->zo, class_type TSRMLS_CC); in xmlwriter_object_new()
153 object_properties_init(&intern->zo, class_type); in xmlwriter_object_new()
/PHP-5.5/ext/sqlite3/
H A Dphp_sqlite3_structs.h76 zend_object zo; member
104 zend_object zo; member
115 zend_object zo; member
H A Dsqlite3.c2096 zend_object_std_dtor(&intern->zo TSRMLS_CC);
2124 zend_object_std_dtor(&intern->zo TSRMLS_CC);
2150 zend_object_std_dtor(&intern->zo TSRMLS_CC);
2168 zend_object_std_init(&intern->zo, class_type TSRMLS_CC);
2169 object_properties_init(&intern->zo, class_type);
2189 zend_object_std_init(&intern->zo, class_type TSRMLS_CC);
2190 object_properties_init(&intern->zo, class_type);
2212 zend_object_std_init(&intern->zo, class_type TSRMLS_CC);
2213 object_properties_init(&intern->zo, class_type);
/PHP-5.5/ext/snmp/
H A Dphp_snmp.h88 zend_object zo; member
H A Dsnmp.c485 zend_object_std_dtor(&intern->zo TSRMLS_CC); in php_snmp_object_free_storage()
497 memset(&intern->zo, 0, sizeof(php_snmp_object)); in php_snmp_object_new()
499 zend_object_std_init(&intern->zo, class_type TSRMLS_CC); in php_snmp_object_new()
500 object_properties_init(&intern->zo, class_type); in php_snmp_object_new()
2133 return obj->zo.properties; in php_snmp_get_properties()
/PHP-5.5/ext/simplexml/
H A Dphp_simplexml.h58 zend_object zo; member
H A Dsimplexml.c72 subnode = php_sxe_object_new(sxe->zo.ce TSRMLS_CC); in _node_as_zval()
2060 zend_object_std_dtor(&sxe->zo TSRMLS_CC); in sxe_object_free_storage()
2062 if (sxe->zo.guards) { in sxe_object_free_storage()
2063 zend_hash_destroy(sxe->zo.guards); in sxe_object_free_storage()
2064 FREE_HASHTABLE(sxe->zo.guards); in sxe_object_free_storage()
2067 if (sxe->zo.properties) { in sxe_object_free_storage()
2068 zend_hash_destroy(sxe->zo.properties); in sxe_object_free_storage()
2069 FREE_HASHTABLE(sxe->zo.properties); in sxe_object_free_storage()
2106 ALLOC_HASHTABLE(intern->zo.properties); in php_sxe_object_new()
2109 intern->zo.ce = ce; in php_sxe_object_new()
[all …]
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c207 zend_object zo; member
326 intern->zo.ce = class_type; in reflection_objects_new()
328 zend_object_std_init(&intern->zo, class_type TSRMLS_CC); in reflection_objects_new()
329 object_properties_init(&intern->zo, class_type); in reflection_objects_new()
/PHP-5.5/ext/mysqli/
H A Dmysqli_nonapi.c662 php_error_docref(NULL TSRMLS_CC, E_WARNING, "[%d] Couldn't fetch %s", i, intern->zo.ce->name);
667 …php_error_docref(NULL TSRMLS_CC, E_WARNING, "Invalid object %d or resource %s", i, intern->zo.ce->…
702 php_error_docref(NULL TSRMLS_CC, E_WARNING, "[%d] Couldn't fetch %s", i, intern->zo.ce->name);
H A Dmysqli_prop.c45 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", obj->zo.ce->name);\
57 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", obj->zo.ce->name);\
70 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", obj->zo.ce->name);\
H A Dmysqli_warning.c284 if (obj->zo.ce == mysqli_link_class_entry) {
297 } else if (obj->zo.ce == mysqli_stmt_class_entry) {
H A Dphp_mysqli_structs.h144 zend_object zo; member
259 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", intern->zo.ce->name);\
264 …php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid object or resource %s\n", intern->zo.ce->name…
273 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", intern->zo.ce->name);\
278 …php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid object or resource %s\n", intern->zo.ce->name…
289 …php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid object or resource %s\n", intern->zo.ce->name…
299 …php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid object or resource %s\n", intern->zo.ce->name…
H A Dmysqli.c208 zend_object *zo = (zend_object *)object; in mysqli_objects_free_storage() local
209 mysqli_object *intern = (mysqli_object *)zo; in mysqli_objects_free_storage()
213 zend_object_std_dtor(&intern->zo TSRMLS_CC); in mysqli_objects_free_storage()
224 zend_object *zo = (zend_object *)object; in mysqli_link_free_storage() local
225 mysqli_object *intern = (mysqli_object *)zo; in mysqli_link_free_storage()
252 zend_object *zo = (zend_object *)object; in mysqli_stmt_free_storage() local
253 mysqli_object *intern = (mysqli_object *)zo; in mysqli_stmt_free_storage()
268 zend_object *zo = (zend_object *)object; in mysqli_result_free_storage() local
269 mysqli_object *intern = (mysqli_object *)zo; in mysqli_result_free_storage()
283 zend_object *zo = (zend_object *)object; in mysqli_warning_free_storage() local
[all …]
/PHP-5.5/ext/intl/timezone/
H A Dtimezone_class.cpp232 zend_objects_clone_members(&to_new->zo, ret_val, in TimeZone_clone_obj()
233 &to_orig->zo, Z_OBJ_HANDLE_P(object) TSRMLS_CC); in TimeZone_clone_obj()
361 zend_object_std_dtor(&to->zo TSRMLS_CC); in TimeZone_objects_free()
375 zend_object_std_init(&intern->zo, ce TSRMLS_CC); in TimeZone_object_create()
377 zend_hash_copy(intern->zo.properties, &(ce->default_properties), in TimeZone_object_create()
H A Dtimezone_class.h35 zend_object zo; member
/PHP-5.5/ext/intl/transliterator/
H A Dtransliterator_class.c113 zend_object_std_dtor( &to->zo TSRMLS_CC ); in Transliterator_objects_free()
130 zend_object_std_init( &intern->zo, ce TSRMLS_CC ); in Transliterator_object_create()
132 zend_hash_copy( intern->zo.properties, &(ce->default_properties ), in Transliterator_object_create()
168 zend_objects_clone_members( &to_new->zo, ret_val, in Transliterator_clone_obj()
169 &to_orig->zo, Z_OBJ_HANDLE_P( object ) TSRMLS_CC ); in Transliterator_clone_obj()
H A Dtransliterator_class.h28 zend_object zo; member
/PHP-5.5/ext/intl/
H A Dintl_data.h31 zend_object zo; member
/PHP-5.5/ext/intl/locale/
H A Dlocale_class.h30 zend_object zo; member
/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat_class.c48 zend_object_std_dtor( &mfo->zo TSRMLS_CC ); in MessageFormatter_object_free()
64 zend_object_std_init( &intern->zo, ce TSRMLS_CC ); in MessageFormatter_object_create()
65 object_properties_init(&intern->zo, ce); in MessageFormatter_object_create()
90 zend_objects_clone_members(&new_mfo->zo, new_obj_val, &mfo->zo, handle TSRMLS_CC); in MessageFormatter_object_clone()
H A Dmsgformat_class.h30 zend_object zo; member
/PHP-5.5/ext/intl/normalizer/
H A Dnormalizer_class.h28 zend_object zo; member

Completed in 133 milliseconds

12