Home
last modified time | relevance | path

Searched refs:handle (Results 276 – 300 of 739) sorted by relevance

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

/PHP-7.3/ext/standard/tests/file/
H A Dflock_basic.phpt6 Prototype: bool flock(resource $handle, int $operation [, int &$wouldblock]);
H A Dfpassthru_error.phpt6 Prototype: int fpassthru ( resource $handle );
H A Dfscanf_variation1.phpt7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
H A Dfputcsv_error.phpt6 …Prototype: int fputcsv ( resource $handle [, array $fields [, string $delimiter [, string $enclosu…
8 handle. Returns the length of the written string, or FALSE on failure.
/PHP-7.3/ext/soap/tests/bugs/
H A Dbug50762.phpt27 $this->server->handle($request);
H A Dbug39832.phpt25 $x->handle($HTTP_RAW_POST_DATA);
H A Dbug42214.phpt20 $server->handle($request);
H A Dbug30799.phpt2 Bug #30799 (SoapServer doesn't handle private or protected properties)
H A Dbug31695.phpt23 $this->server->handle($request);
H A Dbug38005.phpt22 $this->server->handle($request);
H A Dbug42488.phpt18 $soap->handle($request);
/PHP-7.3/ext/soap/tests/
H A Dclassmap004.phpt46 $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-7.3/ext/xsl/
H A Dphp_xsl.h60 zval handle; member
/PHP-7.3/ext/standard/tests/file/windows_mb_path/
H A Dbug54028.phpt2 Bug #54028 Directory::read() cannot handle non-unicode chars properly
/PHP-7.3/ext/standard/tests/strings/
H A Dvfprintf_basic1.phpt5 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dvfprintf_basic7.phpt9 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dvfprintf_basic7_64bit.phpt9 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dmd5_file.phpt11 if (($handle = fopen( "EmptyFile.txt", "w+")) == FALSE)
29 fclose($handle);
/PHP-7.3/ext/standard/tests/dir/
H A Dclosedir_error.phpt28 //successfully close the directory handle so can delete in CLEAN section
H A Dreaddir_error-win32-mb.phpt33 // close the handle so can remove dir in CLEAN section
/PHP-7.3/ext/soap/tests/interop/Round4/GroupH/
H A Dround4_groupH_complex_rpcenc.inc37 $server->handle($HTTP_RAW_POST_DATA);
H A Dround4_groupH_complex_doclit.inc37 $server->handle($HTTP_RAW_POST_DATA);

Completed in 22 milliseconds

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