Home
last modified time | relevance | path

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

12

/php-src/sapi/phpdbg/
H A Dphpdbg_bp.c109 PHPDBG_API void phpdbg_export_breakpoints(FILE *handle) /* {{{ */ in phpdbg_export_breakpoints()
/php-src/ext/opcache/jit/ir/
H A Dir_emit.c275 void *handle = NULL; in ir_resolve_sym_name() local
/php-src/ext/soap/
H A Dphp_sdl.c3414 void delete_sdl_impl(void *handle) in delete_sdl_impl()
3452 void delete_sdl(void *handle) in delete_sdl()
H A Dsoap.c1137 PHP_METHOD(SoapServer, handle) argument
4358 static void delete_url(void *handle) /* {{{ */
/php-src/ext/odbc/
H A Dphp_odbc.c121 static void safe_odbc_disconnect( void *handle ) in safe_odbc_disconnect()
/php-src/ext/spl/
H A Dspl_observer.c152 uint32_t handle = obj->handle; in spl_object_storage_attach_handle() local
/php-src/ext/phar/
H A Dphar.c3279 static size_t phar_zend_stream_fsizer(void *handle) /* {{{ */ in phar_zend_stream_fsizer()
/php-src/Zend/
H A Dzend_types.h558 uint32_t handle; // TODO: may be removed ??? member
567 zend_long handle; // TODO: may be removed ??? member
H A Dzend_compile.h776 #define ZEND_OP_ARRAY_EXTENSION(op_array, handle) \ argument
/php-src/ext/gd/
H A Dgd.stub.php526 function imagegrabwindow(int $handle, bool $client_area = false): GdImage|false {}
/php-src/ext/opcache/
H A DZendAccelerator.c2475 static zend_result persistent_stream_open_function(zend_file_handle *handle) in persistent_stream_open_function()
/php-src/ext/ffi/
H A Dffi.c2975 DL_HANDLE handle = NULL; in ZEND_METHOD() local
3259 DL_HANDLE handle = NULL; in zend_ffi_load() local

Completed in 104 milliseconds

12