Home
last modified time | relevance | path

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

12345678910>>...30

/PHP-5.5/ext/date/tests/
H A Dbug35699.phpt2 Bug #35699 (date() can't handle leap years before 1970)
H A Dbug41709.phpt2 Bug #41709 (strtotime() does not handle 00.00.0000)
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug50698_1.phpt2 Request #50698_1 (SoapClient should handle wsdls with some incompatiable endpoints)
H A Dbug50698_4.phpt2 Request #50698_4 (SoapClient should handle wsdls with some incompatiable endpoints)
/PHP-5.5/TSRM/
H A Dreaddir.h30 HANDLE handle; /* _findfirst/_findnext handle */ member
/PHP-5.5/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-5.5/ext/standard/tests/file/
H A Dfflush_variation4.phpt5 /* Prototype: bool fflush ( resource $handle );
9 /* test fflush() with handle to a file opened in read-only mode as resource */
H A D007_variation16.phpt13 Prototype: bool fclose ( resource $handle );
29 var_dump($file_handle); //Check for the content of handle
37 var_dump( fclose($file_handle) ); //Check for close operation on the file handle
H A D007_variation24.phpt13 Prototype: bool fclose ( resource $handle );
29 var_dump($file_handle); //Check for the content of handle
37 var_dump( fclose($file_handle) ); //Check for close operation on the file handle
H A Dbug22382.phpt2 Bug #22382 (fgetcsv() does not handle escaped quotes correctly)
/PHP-5.5/win32/
H A Dreaddir.h34 HANDLE handle; /* _findfirst/_findnext handle */ member
/PHP-5.5/ext/soap/tests/interop/Round3/GroupD/
H A Dround3_groupD_doclit.inc27 $server->handle($HTTP_RAW_POST_DATA);
H A Dround3_groupD_rpcenc.inc27 $server->handle($HTTP_RAW_POST_DATA);
/PHP-5.5/ext/soap/interop/
H A Dserver_round2_groupB.php57 $server->handle();
/PHP-5.5/ext/soap/tests/interop/Round4/GroupG/
H A Dround4_groupG_mimedoc.inc24 $server->handle($HTTP_RAW_POST_DATA);
H A Dround4_groupG_mimerpc.inc24 $server->handle($HTTP_RAW_POST_DATA);
/PHP-5.5/ext/spl/tests/
H A Dbug48493.phpt2 SPL: Bug #48493 spl_autoload_unregister() can't handle prepended functions
/PHP-5.5/Zend/tests/
H A Dbug60738.phpt2 Bug #60738 Allow 'set_error_handler' to handle NULL
H A Dbug54372.phpt2 Bug #54372 (Crash accessing global object itself returned from its __get() handle)
/PHP-5.5/ext/filter/tests/
H A Dbug44445.phpt2 Bug #44445 (email validator does not handle domains starting/ending with a -)
/PHP-5.5/ext/reflection/tests/
H A Dbug41884.phpt2 Bug #41884 (ReflectionClass::getDefaultProperties() does not handle static attributes)
/PHP-5.5/Zend/
H A Dzend_types.h58 zend_object_handle handle; member
/PHP-5.5/ext/standard/tests/general_functions/
H A Dget_resource_type_variation1.phpt2 Test get_resource_type() function : usage variations - different data types as handle arg
5 /* Prototype : string get_resource_type ( resource $handle )
/PHP-5.5/ext/mysqli/
H A Dmysqli_libmysql.h32 #define mysqli_result_is_unbuffered(r) ((r)->handle && (r)->handle->status == MYSQL_STATUS_USE_RES…

Completed in 36 milliseconds

12345678910>>...30