Home
last modified time | relevance | path

Searched refs:handle (Results 426 – 450 of 739) sorted by relevance

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

/PHP-7.3/ext/standard/tests/strings/
H A Dltrim_variation1.phpt80 fclose($file_handle); //closing the file handle
H A Dnl_langinfo_variation1.phpt65 fclose($file_handle); //closing the file handle
H A Dsscanf_variation1.phpt80 fclose($file_handle); //closing the file handle
H A Dtrim_variation1.phpt80 fclose($file_handle); //closing the file handle
H A Dvfprintf_variation6.phpt5 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dvfprintf_variation7.phpt5 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dstrrev_variation4.phpt86 fclose($resource); //closing the file handle
H A Dstrtr_variation5.phpt87 fclose($file_handle); //closing the file handle
H A Dltrim_variation2.phpt80 fclose($file_handle); //closing the file handle
H A Dnl2br_variation5.phpt85 //closing the file handle
H A Drtrim_variation2.phpt80 fclose($file_handle); //closing the file handle
H A Dstrtr_variation7.phpt87 fclose($file_handle); //closing the file handle
H A Dtrim_variation2.phpt80 fclose($file_handle); //closing the file handle
H A Dvfprintf_variation10.phpt5 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dvfprintf_variation12.phpt9 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dvfprintf_variation12_64bit.phpt9 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
/PHP-7.3/ext/standard/tests/file/
H A Dfseek_ftell_rewind_variation2-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_variation2.phpt10 /* Prototype: int fseek ( resource $handle, int $offset [, int $whence] );
13 Prototype: bool rewind ( resource $handle );
16 Prototype: int ftell ( resource $handle );
H A Dfflush_error.phpt6 Prototype: bool fflush ( resource $handle );
H A Dfpassthru_basic.phpt6 Prototype: int fpassthru ( resource $handle );
H A Dpopen_pclose_basic.phpt14 * Prototype: int pclose ( resource handle );
/PHP-7.3/ext/soap/tests/bugs/
H A Dbug30106.phpt25 $this->server->handle($request);
H A Dbug36226-2.phpt27 $this->server->handle($request);
/PHP-7.3/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_options_libmysql.phpt48 /* TODO getAttribute() does not handle it */
H A Dpdo_mysql_attr_server_version.phpt31 // comparing what we get. However, mysqli_get_server_version() needs a mysqli handle

Completed in 33 milliseconds

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