Home
last modified time | relevance | path

Searched refs:handle (Results 251 – 275 of 445) sorted by relevance

1...<<1112131415161718

/PHP-8.3/ext/standard/tests/file/windows_mb_path/
H A Dbug54028.phpt2 Bug #54028 Directory::read() cannot handle non-unicode chars properly
/PHP-8.3/ext/standard/tests/file/
H A Dbug78241.phpt2 Bug #78241 (touch() does not handle dates after 2038 in PHP 64-bit)
H A D007_variation11-win32-mb.phpt26 var_dump($file_handle); //Check for the content of handle
34 var_dump( fclose($file_handle) ); //Check for close operation on the file handle
H A D007_variation11-win32.phpt26 var_dump($file_handle); //Check for the content of handle
34 var_dump( fclose($file_handle) ); //Check for close operation on the file handle
H A D007_variation11.phpt26 var_dump($file_handle); //Check for the content of handle
34 var_dump( fclose($file_handle) ); //Check for close operation on the file handle
H A D007_variation12-win32.phpt26 var_dump($file_handle); //Check for the content of handle
34 var_dump( fclose($file_handle) ); //Check for close operation on the file handle
H A D007_variation12.phpt26 var_dump($file_handle); //Check for the content of handle
34 var_dump( fclose($file_handle) ); //Check for close operation on the file handle
H A D007_variation19.phpt21 var_dump($file_handle); //Check for the content of handle
29 var_dump( fclose($file_handle) ); //Check for close operation on the file handle
H A D007_variation20.phpt21 var_dump($file_handle); //Check for the content of handle
29 var_dump( fclose($file_handle) ); //Check for close operation on the file handle
H A D007_variation3.phpt21 var_dump($file_handle); //Check for the content of handle
29 var_dump( fclose($file_handle) ); //Check for close operation on the file handle
/PHP-8.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_errorinfo.phpt41 or PDO->query() and invoke an error on the statement handle,
44 operation performed on a particular statement handle.
/PHP-8.3/ext/standard/tests/strings/
H A Dsha1_file.phpt10 if (($handle = fopen( "EmptyFileSHA1.txt", "w+")) == FALSE)
28 fclose($handle);
/PHP-8.3/ext/soap/tests/bugs/
H A Dbug39832.phpt25 $x->handle($HTTP_RAW_POST_DATA);
H A Dbug30799.phpt2 Bug #30799 (SoapServer doesn't handle private or protected properties)
H A Dbug42214.phpt20 $server->handle($request);
H A Dbug31695.phpt25 $this->server->handle($request);
H A Dbug38005.phpt24 $this->server->handle($request);
H A Dbug42488.phpt18 $soap->handle($request);
/PHP-8.3/ext/soap/tests/
H A Dclassmap004.phpt47 $this->server->handle($request);
H A Dserver016.phpt29 $server->handle($HTTP_RAW_POST_DATA);
H A Dserver017.phpt28 $server->handle($HTTP_RAW_POST_DATA);
H A Dserver018.phpt28 $server->handle($HTTP_RAW_POST_DATA);
/PHP-8.3/Zend/
H A Dzend_fibers.h78 void *handle; member
/PHP-8.3/ext/soap/tests/interop/Round4/GroupH/
H A Dround4_groupH_complex_rpcenc.inc37 $server->handle($HTTP_RAW_POST_DATA);
/PHP-8.3/ext/opcache/jit/vtune/
H A Dittnotify_config.h280 #define __itt_unload_lib(handle) FreeLibrary(handle) argument
321 #define __itt_unload_lib(handle) dlclose(handle) argument

Completed in 51 milliseconds

1...<<1112131415161718