Home
last modified time | relevance | path

Searched refs:handle (Results 351 – 375 of 739) sorted by relevance

1...<<11121314151617181920>>...30

/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_options.phpt88 /* The server currently 17.07.2007 can't handle data sent in ucs2 */
89 /* The server currently 16.08.2010 can't handle data sent in utf16 and utf32 */
/PHP-7.3/ext/oci8/tests/
H A Dimp_res_close.phpt49 oci_free_statement($s); // Free the implicit result handle
H A Dimp_res_get_close_1.phpt49 oci_free_statement($s1); // Free the implicit result handle
/PHP-7.3/ext/soap/tests/
H A Dbug48557.phpt53 $y->handle($request);
H A Dclassmap001.phpt46 $server->handle($GLOBALS['HTTP_RAW_POST_DATA']);
H A Dserver013.phpt38 $server->handle($HTTP_RAW_POST_DATA);
H A Dserver023.phpt31 $server->handle($HTTP_RAW_POST_DATA);
H A Dserver024.phpt43 $server->handle($HTTP_RAW_POST_DATA);
/PHP-7.3/ext/soap/tests/interop/Round4/GroupH/
H A Dround4_groupH_simple_doclit.inc55 $server->handle($HTTP_RAW_POST_DATA);
H A Dround4_groupH_simple_rpcenc.inc55 $server->handle($HTTP_RAW_POST_DATA);
/PHP-7.3/ext/soap/tests/soap12/
H A Dsoap12-test.inc129 $server->handle($HTTP_RAW_POST_DATA);
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_bp.h160 PHPDBG_API void phpdbg_export_breakpoints(FILE *handle);
/PHP-7.3/ext/standard/tests/strings/
H A Dvfprintf_variation11.phpt9 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dvfprintf_variation11_64bit.phpt9 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dvfprintf_variation15.phpt9 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dvfprintf_variation15_64bit.phpt9 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dvfprintf_variation19.phpt9 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dvfprintf_variation19_64bit.phpt9 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dvfprintf_variation3.phpt5 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dvfprintf_variation5.phpt5 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dvfprintf_variation9.phpt5 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
/PHP-7.3/ext/standard/tests/array/
H A Dend.phpt128 fclose( $file_handle ); //file resource handle deleted
129 closedir( $dir_handle ); //dir resource handle deleted
H A Dend_64bit.phpt129 fclose( $file_handle ); //file resource handle deleted
130 closedir( $dir_handle ); //dir resource handle deleted
/PHP-7.3/ext/standard/tests/file/
H A Dfseek_ftell_rewind_variation5.phpt5 /* Prototype: int fseek ( resource $handle, int $offset [, int $whence] );
8 Prototype: bool rewind ( resource $handle );
11 Prototype: int ftell ( resource $handle );
/PHP-7.3/ext/soap/tests/bugs/
H A Dbug50675.phpt2 Bug #50675 SoapClient can't handle object references correctly.

Completed in 23 milliseconds

1...<<11121314151617181920>>...30