Home
last modified time | relevance | path

Searched defs:handle (Results 1 – 25 of 48) sorted by relevance

12

/PHP-5.5/Zend/
H A Dzend_objects_API.c109 zend_object_handle handle; in zend_objects_store_put() local
143 zend_object_handle handle = Z_OBJ_HANDLE_P(object); in zend_objects_store_get_refcount() local
150 zend_object_handle handle = Z_OBJ_HANDLE_P(object); in zend_objects_store_add_ref() local
173 zend_object_handle handle; in zend_objects_store_del_ref() local
187 ZEND_API void zend_objects_store_del_ref_by_handle_ex(zend_object_handle handle, const zend_object_… in zend_objects_store_del_ref_by_handle_ex()
256 zend_object_handle handle = Z_OBJ_HANDLE_P(zobject); in zend_objects_store_clone_obj() local
276 zend_object_handle handle = Z_OBJ_HANDLE_P(zobject); in zend_object_store_get_object() local
298 zend_object_handle handle = Z_OBJ_HANDLE_P(zobject); in zend_object_store_set_object() local
307 zend_object_handle handle = Z_OBJ_HANDLE_P(zobject); in zend_object_store_ctor_failed() local
H A Dzend_extensions.c30 DL_HANDLE handle; in zend_load_extension() local
122 int zend_register_extension(zend_extension *new_extension, DL_HANDLE handle) in zend_register_extension()
H A Dzend_stream.h54 void *handle; member
70 } handle; member
H A Dzend_types.h58 zend_object_handle handle; member
H A Dzend_generators.h33 zend_object_handle handle; member
H A Dzend_objects.c223 zend_object_handle handle = Z_OBJ_HANDLE_P(zobject); in zend_objects_clone_obj() local
H A Dzend_stream.c53 static size_t zend_stream_stdio_reader(void *handle, char *buf, size_t len TSRMLS_DC) /* {{{ */ in zend_stream_stdio_reader()
/PHP-5.5/win32/
H A Dreaddir.c26 HANDLE handle; in opendir() local
141 HANDLE handle; in rewinddir() local
H A Dreaddir.h34 HANDLE handle; /* _findfirst/_findnext handle */ member
/PHP-5.5/ext/standard/
H A Ddns.c365 dns_handle_t handle; in PHP_FUNCTION() local
368 struct __res_state *handle = &state; in PHP_FUNCTION() local
775 dns_handle_t handle; in PHP_FUNCTION() local
778 struct __res_state *handle = &state; in PHP_FUNCTION() local
1009 dns_handle_t handle; in PHP_FUNCTION() local
1012 struct __res_state *handle = &state; in PHP_FUNCTION() local
H A Ddl.c104 void *handle; in php_load_extension() local
199 void *handle; in php_load_extension() member
/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_class.c92 zend_object_handle handle = Z_OBJ_HANDLE_P(object); in IntlDateFormatter_object_clone() local
/PHP-5.5/ext/intl/formatter/
H A Dformatter_class.c85 zend_object_handle handle = Z_OBJ_HANDLE_P(object); in NumberFormatter_object_clone() local
/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat_class.c83 zend_object_handle handle = Z_OBJ_HANDLE_P(object); in MessageFormatter_object_clone() local
/PHP-5.5/ext/xmlreader/
H A Dphp_xmlreader.h41 zend_object_handle handle; member
/PHP-5.5/TSRM/
H A Dreaddir.h30 HANDLE handle; /* _findfirst/_findnext handle */ member
/PHP-5.5/ext/intl/spoofchecker/
H A Dspoofchecker_class.c124 zend_object_handle handle = Z_OBJ_HANDLE_P(object); in spoofchecker_clone_obj() local
/PHP-5.5/ext/interbase/
H A Dibase_service.c31 isc_svc_handle handle; member
214 isc_svc_handle handle = NULL; in PHP_FUNCTION() local
H A Dphp_ibase_includes.h72 isc_db_handle handle; member
79 isc_tr_handle handle; member
/PHP-5.5/ext/dom/
H A Dxml_common.h34 zend_object_handle handle; member
H A Dphp_dom.h75 zend_object_handle handle; member
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_module.c313 zend_file_handle handle = {0}; in filename_is_in_cache() local
756 zend_file_handle handle; in ZEND_FUNCTION() local
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c1039 zval *handle, *method_name_save, **method_name; in PHP_FUNCTION() local
1072 zval **method_name, *handle, *method_name_save; in PHP_FUNCTION() local
1106 zval **caller_params, *handle, *output_opts = NULL; in PHP_FUNCTION() local
1211 zval *handle, *desc; in PHP_FUNCTION() local
/PHP-5.5/ext/xsl/
H A Dphp_xsl.h60 zend_object_handle handle; member
/PHP-5.5/ext/com_dotnet/
H A Dcom_dotnet.c268 IObjectHandle *handle = NULL; in PHP_FUNCTION() local

Completed in 66 milliseconds

12