| /PHP_5_4/ext/intl/collator/ |
| H A D | collator_class.h | 30 zend_object zo; member in struct:__anon182
|
| /PHP_5_4/ext/intl/dateformat/ |
| H A D | dateformat_class.h | 27 zend_object zo; member in struct:__anon183
|
| /PHP_5_4/ext/intl/formatter/ |
| H A D | formatter_class.h | 28 zend_object zo; member in struct:__anon185
|
| /PHP_5_4/ext/intl/ |
| H A D | intl_data.h | 31 zend_object zo; member in struct:_intl_data
|
| /PHP_5_4/ext/intl/locale/ |
| H A D | locale_class.h | 30 zend_object zo; member in struct:__anon189
|
| /PHP_5_4/ext/intl/msgformat/ |
| H A D | msgformat_class.h | 30 zend_object zo; member in struct:__anon190
|
| /PHP_5_4/ext/intl/normalizer/ |
| H A D | normalizer_class.h | 28 zend_object zo; member in struct:__anon192
|
| /PHP_5_4/ext/intl/spoofchecker/ |
| H A D | spoofchecker_class.h | 30 zend_object zo; member in struct:__anon195
|
| /PHP_5_4/ext/intl/transliterator/ |
| H A D | transliterator_class.h | 28 zend_object zo; member in struct:__anon196
|
| /PHP_5_4/ext/com_dotnet/ |
| H A D | php_com_dotnet_internal.h | 33 zend_object zo; member in struct:_php_com_dotnet_object
|
| /PHP_5_4/ext/fileinfo/ |
| H A D | fileinfo.c | 55 zend_object zo; member in struct:finfo_object 90 zend_object_std_dtor(&intern->zo TSRMLS_CC); 105 zend_object_std_init(&intern->zo, class_type TSRMLS_CC); 106 object_properties_init(&intern->zo, class_type);
|
| /PHP_5_4/ext/mysqli/ |
| H A D | php_mysqli_structs.h | 146 zend_object zo; member in struct:_mysqli_object 267 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", intern->zo.ce->name);\ 272 php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid object or resource %s\n", intern->zo.ce->name); \ 281 php_error_docref(NULL TSRMLS_CC, E_WARNING, "Couldn't fetch %s", intern->zo.ce->name);\ 286 php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid object or resource %s\n", intern->zo.ce->name); \ 297 php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid object or resource %s\n", intern->zo.ce->name); \ 307 php_error_docref(NULL TSRMLS_CC, E_WARNING, "invalid object or resource %s\n", intern->zo.ce->name); \
|
| H A D | mysqli.c | 205 zend_object *zo = (zend_object *)object; local 206 mysqli_object *intern = (mysqli_object *)zo; 210 zend_object_std_dtor(&intern->zo TSRMLS_CC); 221 zend_object *zo = (zend_object *)object; local 222 mysqli_object *intern = (mysqli_object *)zo; 249 zend_object *zo = (zend_object *)object; local 250 mysqli_object *intern = (mysqli_object *)zo; 265 zend_object *zo = (zend_object *)object; local 266 mysqli_object *intern = (mysqli_object *)zo; 280 zend_object *zo local [all...] |
| /PHP_5_4/ext/simplexml/ |
| H A D | php_simplexml.h | 58 zend_object zo; member in struct:__anon192
|
| /PHP_5_4/ext/snmp/ |
| H A D | php_snmp.h | 88 zend_object zo; member in struct:_php_snmp_object
|
| /PHP_5_4/ext/sqlite3/ |
| H A D | php_sqlite3_structs.h | 76 zend_object zo; member in struct:_php_sqlite3_db_object 104 zend_object zo; member in struct:_php_sqlite3_result_object 115 zend_object zo; member in struct:_php_sqlite3_stmt_object
|
| /PHP_5_4/ext/xmlwriter/ |
| H A D | php_xmlwriter.h | 48 zend_object zo; member in struct:_ze_xmlwriter_object
|
| /PHP_5_4/ext/zip/ |
| H A D | php_zip.h | 75 zend_object zo; member in struct:_ze_zip_object
|
| /PHP_5_4/ext/reflection/ |
| H A D | php_reflection.c | 207 zend_object zo; member in struct:__anon2 326 intern->zo.ce = class_type; 328 zend_object_std_init(&intern->zo, class_type TSRMLS_CC); 329 object_properties_init(&intern->zo, class_type);
|