Home
last modified time | relevance | path

Searched refs:file (Results 1526 – 1550 of 1991) sorted by relevance

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

/PHP-5.5/ext/sybase_ct/tests/
H A Dbug43578.phpt7 /* This file is part of PHP test framework for ext/sybase_ct
H A Dtest_fetch_object.phpt9 /* This file is part of PHP test framework for ext/sybase_ct
H A Dtest_long.phpt7 /* This file is part of PHP test framework for ext/sybase_ct
H A Dtest_msghandler.phpt7 /* This file is part of PHP test framework for ext/sybase_ct
H A Dtest_unbuffered_no_full_fetch.phpt7 /* This file is part of PHP test framework for ext/sybase_ct
H A Dtest_unbuffered_query.phpt7 /* This file is part of PHP test framework for ext/sybase_ct
/PHP-5.5/ext/fileinfo/tests/
H A Dfinfo_buffer_basic.phpt45 string(22) "old ACE/gr binary file"
H A Dfinfo_buffer_variation1.phpt44 string(22) "old ACE/gr binary file"
/PHP-5.5/ext/curl/tests/
H A Dbug69316.phpt24 $f_file = fopen($temp_file, "w") or die("failed to open file\n");
/PHP-5.5/ext/zip/tests/
H A Dbug51353.phpt15 /* Either we ship a file with 100000 entries which would be >12M big,
/PHP-5.5/sapi/cli/tests/
H A Dbug61546.phpt11 // the ext/standard/tests/file/statpage.phpt test also tests getmyinode() returns an integer and wi…
/PHP-5.5/ext/phar/tests/zip/
H A Dbzip2.phpt11 foreach ($a as $entry => $file) {
12 echo $file->getContent();
/PHP-5.5/ext/standard/tests/file/
H A Dfseek_variation1.phpt8 * Description: Seek on a file pointer
9 * Source code: ext/standard/file.c
H A Dtempnam_variation2-win32.phpt11 Description: Create file with unique file name.
H A Dmkdir_variation4.phpt9 * Source code: ext/standard/file.c
109 'file resource' => $fileRes,
217 --file resource--
H A D007_basic.phpt8 Description: Opens file or URL.
11 Description: Closes an open file pointer
14 Description: Tests for end-of-file on a file pointer
59 // remove the temp file
86 // remove the file
/PHP-5.5/
H A Dmakerpm65 --with-config-file-path=%{_sysconfdir} \
86 --with-config-file-path=%{_sysconfdir} \
H A DREADME.namespaces27 the file. The only exception is "declare" statement that can be used before.
55 the point of definition down to the end of file. It is recommended however to
56 place the use statements at the beginning of the file. The use statements have
57 effect only on the file where they appear.
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
181 2. Main module source file must be named 'modulename.c'.
183 3. Header file that is used by other sources must be named 'php_modulename.h'.
253 large files because you can scroll through the file quickly and just unfold
274 that the first implementation include a file labeled 'EXPERIMENTAL'
278 The file labelled 'EXPERIMENTAL' should include the following
/PHP-5.5/ext/standard/tests/strings/
H A Dstrlen.phpt84 $file1 = fopen($filename1, "w"); // creating new file
86 /* getting resource type for file handle */
96 fclose($file1); // closing the file "dummy.txt"
/PHP-5.5/sapi/fpm/
H A Dphp-fpm.conf.in11 ; file.
22 ; Pid file
27 ; Error log file
29 ; in a local file.
91 ; Set open file descriptor rlimit for the master process.
353 ; may conflict with a real PHP file.
365 ; may conflict with a real PHP file.
374 ; The access log file
433 ; The log file for slow requests
439 ; dumped to the 'slowlog' file. A value of '0s' means 'off'.
[all …]
/PHP-5.5/ext/phar/tests/
H A Dmetadata_write.phpt15 $file = "<?php __HALT_COMPILER(); ?>";
H A Dmetadata_writeU.phpt15 $file = "<?php __HALT_COMPILER(); ?>";
H A Dphar_stub_write.phpt13 $file = $stub;
/PHP-5.5/ext/phar/tests/tar/
H A Dtar_gzipU.phpt25 $a->addFile('internal/file/here', "hi there!\n");

Completed in 40 milliseconds

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