Home
last modified time | relevance | path

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

12

/PHP-5.5/ext/pcntl/
H A Dpcntl.c843 zval *handle, **dest_handle = NULL; in PHP_FUNCTION() local
1233 zval *param, **handle, *retval; in pcntl_signal_dispatch() local
/PHP-5.5/ext/curl/
H A Dinterface.c1326 zval *handle = NULL; in curl_write() local
1457 zval *handle = NULL; in curl_progress() local
1539 zval *handle = NULL; in curl_read() local
1622 zval *handle = NULL; in curl_write_header() local
/PHP-5.5/Zend/
H A Dzend_extensions.h91 DL_HANDLE handle; member
H A Dzend_modules.h99 void *handle; member
H A Dzend_gc.h84 zend_object_handle handle; /* must be 0 for zval */ member
/PHP-5.5/main/streams/
H A Dplain_wrapper.c245 zend_uintptr_t handle = _get_osfhandle(self->fd); in _php_stream_fopen_from_fd() local
284 zend_uintptr_t handle = _get_osfhandle(self->fd); in _php_stream_fopen_from_file() local
/PHP-5.5/sapi/apache2filter/
H A Dsapi_apache2.c715 static size_t php_apache_read_stream(void *handle, char *buf, size_t wantlen TSRMLS_DC) in php_apache_read_stream()
/PHP-5.5/ext/soap/
H A Dphp_schema.c2340 void delete_model(void *handle) in delete_model()
2362 void delete_model_persistent(void *handle) in delete_model_persistent()
H A Dphp_sdl.c3422 void delete_sdl_impl(void *handle) in delete_sdl_impl()
3460 void delete_sdl(void *handle) in delete_sdl()
H A Dsoap.c1491 PHP_METHOD(SoapServer, handle) argument
4881 static void delete_url(void *handle)
/PHP-5.5/ext/spl/
H A Dspl_fixedarray.c331 zend_object_handle handle = Z_OBJ_HANDLE_P(zobject); in spl_fixedarray_object_clone() local
H A Dspl_heap.c485 zend_object_handle handle = Z_OBJ_HANDLE_P(zobject); in spl_heap_object_clone() local
H A Dspl_observer.c306 zend_object_handle handle = Z_OBJ_HANDLE_P(zobject); in spl_object_storage_clone() local
H A Dspl_dllist.c469 zend_object_handle handle = Z_OBJ_HANDLE_P(zobject); in spl_dllist_object_clone() local
H A Dspl_array.c289 zend_object_handle handle = Z_OBJ_HANDLE_P(zobject); in spl_array_object_clone() local
H A Dspl_directory.c338 zend_object_handle handle = Z_OBJ_HANDLE_P(zobject); in spl_filesystem_object_clone() local
/PHP-5.5/ext/dom/
H A Dphp_dom.c596 zend_object_handle handle = Z_OBJ_HANDLE_P(zobject); in dom_objects_store_clone_obj() local
/PHP-5.5/ext/opcache/
H A DZendAccelerator.c1984 zend_file_handle handle; local
/PHP-5.5/main/
H A Dmain.c1330 PHPAPI int php_stream_open_for_zend_ex(const char *filename, zend_file_handle *handle, int mode TSR… in php_stream_open_for_zend_ex()
/PHP-5.5/ext/phar/
H A Dphar.c3324 static size_t phar_zend_stream_reader(void *handle, char *buf, size_t len TSRMLS_DC) /* {{{ */
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c2312 zend_object_handle handle = Z_OBJ_HANDLE_P(zobject); in dbstmt_clone_obj() local
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c453 static void safe_odbc_disconnect( void *handle ) in safe_odbc_disconnect()
/PHP-5.5/ext/gd/
H A Dgd.c1939 HINSTANCE handle; in PHP_FUNCTION() local

Completed in 162 milliseconds

12