Home
last modified time | relevance | path

Searched refs:handle (Results 401 – 425 of 739) sorted by relevance

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

/PHP-7.3/ext/standard/tests/file/
H A Dpopen_pclose_basic-win32-mb.phpt14 * Prototype: int pclose ( resource handle );
H A Dpopen_pclose_basic-win32.phpt14 * Prototype: int pclose ( resource handle );
H A Dpopen_pclose_error-win32-debug.phpt17 * Prototype: int pclose ( resource handle );
H A Dfwrite_variation1-win32-mb.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_variation1-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_variation1.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.
/PHP-7.3/ext/standard/tests/strings/
H A Dbin2hex_variation1.phpt76 fclose($file_handle); //closing the file handle
H A Dhebrevc_variation1.phpt80 fclose($file_handle); //closing the file handle
H A Dvfprintf_variation13.phpt9 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dvfprintf_variation13_64bit.phpt9 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dexplode_variation2.phpt81 fclose($file_handle); //closing the file handle
H A Drtrim_variation1.phpt80 fclose($file_handle); //closing the file handle
H A Dstr_pad_variation1.phpt84 fclose($file_handle); //closing the file handle
H A Dstrtr_variation6.phpt87 fclose($file_handle); //closing the file handle
H A Dconvert_cyr_string_variation1.phpt81 fclose($file_handle); //closing the file handle
/PHP-7.3/Zend/
H A Dzend.h186 int (*stream_open_function)(const char *filename, zend_file_handle *handle);
275 extern ZEND_API int (*zend_stream_open_function)(const char *filename, zend_file_handle *handle);
/PHP-7.3/ext/standard/tests/dir/
H A Dopendir_variation4-win32-mb.phpt68 * function to remove directory handle before re-using variable name in test
H A Dopendir_variation4.phpt62 * function to remove directory handle before re-using variable name in test
/PHP-7.3/ext/soap/tests/bugs/
H A Dbug37013.phpt54 $server->handle( $request );
H A Dbug39815.phpt27 $this->server->handle($request);
/PHP-7.3/ext/soap/tests/
H A Dtypemap005.phpt58 $server->handle($HTTP_RAW_POST_DATA);
H A Dtypemap006.phpt53 $server->handle($HTTP_RAW_POST_DATA);
H A Dtypemap013.phpt52 $server->handle($HTTP_RAW_POST_DATA);
/PHP-7.3/ext/standard/tests/general_functions/
H A Dget_extension_funcs_variation.phpt79 fclose($file_handle); //closing the file handle
/PHP-7.3/Zend/tests/
H A Dfunction_exists_variation1.phpt79 fclose($file_handle); //closing the file handle

Completed in 32 milliseconds

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