Home
last modified time | relevance | path

Searched refs:handle (Results 376 – 400 of 739) sorted by relevance

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

/PHP-7.3/ext/pdo/tests/
H A Dpdo_022.phpt11 * Note well: meta information is a nightmare to handle portably.
/PHP-7.3/ext/standard/tests/strings/
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 )
H A Dconvert_uuencode_variation1.phpt79 fclose($file_handle); //closing the file handle
H A Dord_variation1.phpt78 fclose($file_handle); //closing the file handle
H A Dsscanf_variation2.phpt80 fclose($file_handle); //closing the file handle
H A Dstr_shuffle_variation1.phpt79 fclose($file_handle); //closing the file handle
H A Dstristr_variation1.phpt79 fclose($file_handle); //closing the file handle
H A Dstrlen_variation1.phpt81 fclose($file_handle); //closing the file handle
/PHP-7.3/ext/standard/tests/file/
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_variation1.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_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 );
H A Dfseek_ftell_rewind_variation8-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_variation8.phpt10 /* Prototype: int fseek ( resource $handle, int $offset [, int $whence] );
13 Prototype: bool rewind ( resource $handle );
16 Prototype: int ftell ( resource $handle );
H A Dfgetc_error.phpt6 Prototype: string fgetc ( resource $handle );
/PHP-7.3/ext/soap/tests/bugs/
H A Dbug36908.phpt42 $server->handle($input);
/PHP-7.3/ext/soap/tests/schema/
H A Dtest_schema.inc69 $y->handle($HTTP_RAW_POST_DATA);
/PHP-7.3/ext/soap/tests/
H A Dtypemap001.phpt57 $server->handle($HTTP_RAW_POST_DATA);
H A Dtypemap002.phpt52 $server->handle($HTTP_RAW_POST_DATA);

Completed in 39 milliseconds

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