Home
last modified time | relevance | path

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

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

/PHP-5.5/ext/standard/tests/strings/
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_variation9.phpt5 /* 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_variation5.phpt5 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dprint_variation1.phpt81 fclose($file_handle); //closing the file handle
H A Dvfprintf_variation17.phpt5 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
/PHP-5.5/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-5.5/ext/soap/tests/
H A Dserver013.phpt38 $server->handle($HTTP_RAW_POST_DATA);
H A Dserver024.phpt43 $server->handle($HTTP_RAW_POST_DATA);
/PHP-5.5/ext/standard/tests/array/
H A Dend_64bit.phpt130 fclose( $file_handle ); //file resource handle deleted
131 closedir( $dir_handle ); //dir resource handle deleted
H A Dend.phpt128 fclose( $file_handle ); //file resource handle deleted
129 closedir( $dir_handle ); //dir resource handle deleted
/PHP-5.5/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 );
H A Dfgetcsv_variation29.phpt2 Test fgetcsv() : usage variations - with only file handle as argument, file pointer pointing at end…
6 …Prototype: array fgetcsv ( resource $handle [, int $length [, string $delimiter [, string $enclosu…
12 and fgetcsv() provided with only file handle in its argument
15 echo "*** Testing fgetcsv() : with file handle as only argument and file pointer pointing at end of…
89 *** Testing fgetcsv() : with file handle as only argument and file pointer pointing at end of file …
H A Dfgetcsv_variation30.phpt2 Test fgetcsv() : usage variations - with file handle and length, file pointer pointing at end of fi…
6 …Prototype: array fgetcsv ( resource $handle [, int $length [, string $delimiter [, string $enclosu…
12 and fgetcsv() provided with file handle and length arguments
15 echo "*** Testing fgetcsv() : with file handle and length arguments, file pointer pointing at end o…
88 *** Testing fgetcsv() : with file handle and length arguments, file pointer pointing at end of file…
H A Dfseek_ftell_rewind_variation3.phpt5 /* Prototype: int fseek ( resource $handle, int $offset [, int $whence] );
8 Prototype: bool rewind ( resource $handle );
11 Prototype: int ftell ( resource $handle );
H A Dfseek_ftell_rewind_variation4-win32.phpt10 /* Prototype: int fseek ( resource $handle, int $offset [, int $whence] );
13 Prototype: bool rewind ( resource $handle );
16 Prototype: int ftell ( resource $handle );
H A Dfseek_ftell_rewind_variation4.phpt10 /* Prototype: int fseek ( resource $handle, int $offset [, int $whence] );
13 Prototype: bool rewind ( resource $handle );
16 Prototype: int ftell ( resource $handle );
H A Dfseek_ftell_rewind_variation6-win32.phpt10 /* Prototype: int fseek ( resource $handle, int $offset [, int $whence] );
13 Prototype: bool rewind ( resource $handle );
16 Prototype: int ftell ( resource $handle );
H A Dfseek_ftell_rewind_variation6.phpt10 /* Prototype: int fseek ( resource $handle, int $offset [, int $whence] );
13 Prototype: bool rewind ( resource $handle );
16 Prototype: int ftell ( resource $handle );
H A Dfseek_ftell_rewind_variation7.phpt5 /* Prototype: int fseek ( resource $handle, int $offset [, int $whence] );
8 Prototype: bool rewind ( resource $handle );
11 Prototype: int ftell ( resource $handle );
/PHP-5.5/ext/pdo/tests/
H A Dpdo_022.phpt12 * Note well: meta information is a nightmare to handle portably.

Completed in 44 milliseconds

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