Home
last modified time | relevance | path

Searched refs:file (Results 1676 – 1700 of 1991) sorted by relevance

1...<<61626364656667686970>>...80

/PHP-5.5/ext/openssl/tests/
H A D007.phpt11 $b = "file://" . dirname(__FILE__) . "/cert.crt";
H A D008.phpt11 $b = "file://" . dirname(__FILE__) . "/cert.crt";
/PHP-5.5/ext/standard/tests/streams/
H A Dproc_open_bug51800.phpt36 /* create the proc file */
/PHP-5.5/ext/standard/tests/file/
H A Dfgetc_error.phpt7 Description: Gets character from file pointer
H A D002.phpt25 $name = tempnam("./ext/standard/tests/file/", "php");
H A Dfpassthru_variation1.phpt8 * Description: Output all remaining data from a file pointer
9 * Source code: ext/standard/file.c
/PHP-5.5/ext/standard/tests/strings/
H A Dbin2hex_variation1.phpt76 fclose($file_handle); //closing the file handle
H A Dhebrev_variation1.phpt80 fclose($file_handle); //closing the file handle
H A Dhebrevc_variation1.phpt80 fclose($file_handle); //closing the file handle
H A Dord_variation1.phpt78 fclose($file_handle); //closing the file handle
H A Dstr_shuffle_variation1.phpt79 fclose($file_handle); //closing the file handle
H A Dstrlen_variation1.phpt81 fclose($file_handle); //closing the file handle
H A Dvfprintf_variation13_64bit.phpt47 /* creating dumping file */
H A Dconvert_uuencode_variation1.phpt79 fclose($file_handle); //closing the file handle
H A Dsscanf_variation2.phpt80 fclose($file_handle); //closing the file handle
H A Dstristr_variation1.phpt79 fclose($file_handle); //closing the file handle
H A Dvfprintf_variation13.phpt47 /* creating dumping file */
H A Dexplode_variation2.phpt81 fclose($file_handle); //closing the file handle
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
/PHP-5.5/ext/spl/internal/
H A Dsplqueue.inc3 /** @file splqueue.inc
/PHP-5.5/ext/oci8/tests/
H A Ddetails.inc15 …include(dirname(__FILE__)."/details_local.inc"); // this file is not part of the source distribu…
/PHP-5.5/main/
H A Dphp_streams.h71 #define php_stream_fopen_from_file_rel(file, mode) _php_stream_fopen_from_file((file), (mode) STRE… argument
73 #define php_stream_fopen_from_pipe_rel(file, mode) _php_stream_fopen_from_pipe((file), (mode) STRE… argument
/PHP-5.5/ext/phar/phar/
H A Dclicommand.inc3 /** @file clicommand.inc
196 echo "Requested file '$arg' does not exist.\n";
208 self::error("Path for file '$arg' does not exist.\n");
/PHP-5.5/ext/phar/tests/
H A Dphar_ctx_001.phpt13 $file = '<?php __HALT_COMPILER(); ?>';

Completed in 25 milliseconds

1...<<61626364656667686970>>...80