Home
last modified time | relevance | path

Searched refs:handle (Results 126 – 150 of 446) sorted by relevance

12345678910>>...18

/PHP-8.3/ext/soap/tests/interop/Round4/GroupG/
H A Dround4_groupG_mimerpc.inc24 $server->handle($HTTP_RAW_POST_DATA);
H A Dround4_groupG_dimedoc.inc32 $server->handle($HTTP_RAW_POST_DATA);
H A Dround4_groupG_dimerpc.inc32 $server->handle($HTTP_RAW_POST_DATA);
/PHP-8.3/ext/spl/tests/
H A Dbug48493.phpt2 SPL: Bug #48493 spl_autoload_unregister() can't handle prepended functions
H A Dbug75049.phpt2 Bug #75049 (spl_autoload_unregister can't handle spl_autoload_functions results)
/PHP-8.3/Zend/tests/
H A Dbug60738.phpt2 Bug #60738 Allow 'set_error_handler' to handle NULL
H A Dgh10072.phpt16 public $handle;
21 return $this->handle;
H A Dconst_array_with_resource_key.phpt2 Constexpr arrays should be able to handle resource keys
H A Dbug54372.phpt2 Bug #54372 (Crash accessing global object itself returned from its __get() handle)
H A Dbug60738_variation.phpt2 Bug #60738 Allow 'set_error_handler' to handle NULL
/PHP-8.3/ext/standard/tests/strings/
H A Dvfprintf_variation1.phpt11 // Open handle
50 // Close handle
/PHP-8.3/ext/soap/tests/
H A Dserver001.phpt2 SOAP Server 1: new/addfunction/handle
27 $server->handle($HTTP_RAW_POST_DATA);
H A Dserver015.phpt2 SOAP Server 15: passing request to handle()
27 $server->handle($envelope);
/PHP-8.3/ext/standard/tests/file/
H A Dbug22382.phpt2 Bug #22382 (fgetcsv() does not handle escaped quotes correctly)
H A D007_variation1.phpt20 var_dump($file_handle); //Check for the content of handle
25 var_dump( fclose($file_handle) ); //Check for close operation on the file handle
H A D007_variation17.phpt20 var_dump($file_handle); //Check for the content of handle
25 var_dump( fclose($file_handle) ); //Check for close operation on the file handle
H A D007_variation9.phpt20 var_dump($file_handle); //Check for the content of handle
25 var_dump( fclose($file_handle) ); //Check for close operation on the file handle
/PHP-8.3/ext/date/tests/
H A Dbug41709.phpt2 Bug #41709 (strtotime() does not handle 00.00.0000)
/PHP-8.3/win32/
H A Dreaddir.h34 HANDLE handle; /* _findfirst/_findnext handle */ member
/PHP-8.3/ext/reflection/tests/
H A Dbug41884.phpt2 Bug #41884 (ReflectionClass::getDefaultProperties() does not handle static attributes)
/PHP-8.3/ext/oci8/tests/
H A Dbug51291_1.phpt71 echo "\nTest 6 - Execute - after successful 2nd query with new handle\n";
90 echo "\nTest 7 - Execute - after successful 2nd query with same handle\n";
109 echo "\nTest 8 - Execute - after unsuccessful 2nd query with new handle\n";
127 echo "\nTest 9 - Execute - after unsuccessful 2nd query with same handle\n";
273 Test 6 - Execute - after successful 2nd query with new handle
302 Test 7 - Execute - after successful 2nd query with same handle
321 Test 8 - Execute - after unsuccessful 2nd query with new handle
361 Test 9 - Execute - after unsuccessful 2nd query with same handle
/PHP-8.3/ext/standard/tests/streams/
H A Dstream_socket_get_name.phpt2 string stream_socket_get_name ( resource $handle , bool $want_peer ) ;
/PHP-8.3/ext/curl/tests/
H A Dcurl_multi_init_basic.phpt14 //create the multiple cURL handle
/PHP-8.3/ext/soap/tests/interop/Round3/GroupD/
H A Dround3_groupD_doclitparams.inc28 $server->handle($HTTP_RAW_POST_DATA);
/PHP-8.3/ext/ftp/tests/
H A Dfilesize_large.phpt2 Verify php can handle filesizes >32bit

Completed in 21 milliseconds

12345678910>>...18