Home
last modified time | relevance | path

Searched refs:handle (Results 451 – 475 of 739) sorted by relevance

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

/PHP-5.5/ext/soap/tests/bugs/
H A Dbug35142.phpt29 $this->server->handle($request);
H A Dbug36575.phpt44 $server->handle($soapRequest);
H A Dbug36226.phpt29 $this->server->handle($request);
/PHP-5.5/ext/standard/tests/file/
H A Dfgetc_variation3.phpt6 Prototype: string fgetc ( resource $handle );
H A Dfgets_variation1.phpt6 Prototype: string fgets ( resource $handle [, int $length] );
H A Dfscanf_variation29.phpt7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
H A Dfscanf_variation35.phpt7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
H A Dfscanf_variation41.phpt7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
H A Dfscanf_variation47.phpt7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
H A Dfscanf_variation51.phpt7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
H A Dflock_error.phpt6 Prototype: bool flock(resource $handle, int $operation [, int &$wouldblock]);
H A Dfscanf_variation10.phpt7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
H A Dfscanf_variation4.phpt7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
H A Dfwrite_variation2-win32.phpt12 Prototype: int fwrite ( resource $handle,string string, [, int $length] );
13 Description: fwrite() writes the contents of string to the file stream pointed to by handle.
H A Dfwrite_variation2.phpt12 Prototype: int fwrite ( resource $handle,string string, [, int $length] );
13 Description: fwrite() writes the contents of string to the file stream pointed to by handle.
H A Dfseek_ftell_rewind_basic2-win32.phpt11 /* Prototype: int fseek ( resource $handle, int $offset [, int $whence] );
14 Prototype: bool rewind ( resource $handle );
17 Prototype: int ftell ( resource $handle );
/PHP-5.5/ext/standard/tests/strings/
H A Dmoney_format_variation1.phpt101 // close the file handle
H A Dvfprintf_variation14.phpt9 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dcount_chars_variation1.phpt80 fclose($file_handle); //closing the file handle
H A Dstr_pad_variation2.phpt83 fclose($file_handle); //closing the file handle
H A Dvfprintf_variation14_64bit.phpt9 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dvfprintf_variation18.phpt5 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
/PHP-5.5/ext/soap/tests/
H A Dserver030.phpt47 $server->handle($HTTP_RAW_POST_DATA);
/PHP-5.5/ext/standard/tests/dir/
H A Ddir_variation7.phpt22 * Description: Directory class with properties, handle and class and methods read, rewind and close
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_options.phpt63 /* TODO getAttribute() does not handle it */
65 /* TODO getAttribute() does not handle it */

Completed in 55 milliseconds

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