Home
last modified time | relevance | path

Searched refs:file (Results 1576 – 1600 of 1891) sorted by relevance

1...<<61626364656667686970>>...76

/PHP-5.3/ext/standard/tests/array/
H A Dend.phpt98 //file type resource
128 fclose( $file_handle ); //file resource handle deleted
H A Dend_64bit.phpt98 //file type resource
130 fclose( $file_handle ); //file resource handle deleted
H A Deach.phpt59 "file" => $fp,
627 string(4) "file"
629 string(4) "file"
/PHP-5.3/ext/zlib/tests/
H A Dgzopen_variation3.phpt12 * Description: Open a .gz-file and return a .gz-file pointer
/PHP-5.3/ext/openssl/
H A Dopenssl.mak1 # Temporarily here -- later may go into some batch file
48 # Binary file
/PHP-5.3/ext/standard/tests/file/
H A Dfile_get_contents_variation5.phpt8 * Description: Read the entire file into a string
9 * Source code: ext/standard/file.c
H A Dflock_variation.phpt13 $file = dirname(__FILE__)."/flock.tmp";
14 $fp = fopen($file, "w");
63 @unlink($file);
H A Dfgetc_error.phpt7 Description: Gets character from file pointer
/PHP-5.3/ext/ereg/regex/
H A DWHATSNEW4 the tests file have accordingly been uncommented. The primary sign of
26 memory-allocation patterns. The header-file prototypes no longer name
88 file prototypes the functions if __STDC__ is defined, and some small typos
/PHP-5.3/ext/pdo_mysql/
H A Dmysql_driver.c57 int _pdo_mysql_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, const char *file, int line TSRMLS_DC) in _pdo_mysql_error() argument
65 PDO_DBG_INF_FMT("file=%s line=%d", file, line); in _pdo_mysql_error()
85 einfo->file = file; in _pdo_mysql_error()
/PHP-5.3/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.3/
H A DCODING_STANDARDS5 This file lists several standards that any programmer adding or changing
6 code in PHP should follow. Since this file was added at a very late
233 large files because you can scroll through the file quickly and just unfold
254 that the first implementation include a file labeled 'EXPERIMENTAL'
258 The file labelled 'EXPERIMENTAL' should include the following
/PHP-5.3/ext/phar/tests/
H A Dphar_decompress.phpt14 $file = '<?php __HALT_COMPILER(); ?>';
H A Dphar_oo_iswriteable.phpt13 $file = '<?php include "' . $pname . '/a.php"; __HALT_COMPILER(); ?>';
H A Dphar_metadata_read.phpt15 $file = "<?php __HALT_COMPILER(); ?>";
H A Dphar_metadata_readU.phpt15 $file = "<?php __HALT_COMPILER(); ?>";
/PHP-5.3/ext/standard/tests/strings/
H A Dvfprintf_variation17.phpt36 /* creating dumping file */
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-5.3/ext/standard/tests/misc/
H A Dget_browser_error.phpt12 die( 'skip: browscap.ini file ' . ini_get('browscap') . " not readable" );
/PHP-5.3/ext/mysqli/tests/
H A Dbug53503.phpt35 printf("[004] Failed to create CVS file\n");
/PHP-5.3/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.3/ext/spl/internal/
H A Dsplqueue.inc3 /** @file splqueue.inc
/PHP-5.3/ext/oci8/tests/
H A Ddetails.inc15 …include(dirname(__FILE__)."/details_local.inc"); // this file is not part of the source distribu…

Completed in 39 milliseconds

1...<<61626364656667686970>>...76