Home
last modified time | relevance | path

Searched refs:file (Results 1751 – 1775 of 1891) sorted by relevance

1...<<717273747576

/PHP-5.3/ext/standard/tests/file/
H A Duserstreams.phpt67 /* store the data in a regular file so that we can compare
72 rewind($tf) or die("failed to rewind tmp file!");
H A Dchmod_variation4.phpt6 * Description: Change file mode
H A Dparse_ini_file_variation5.phpt8 * Description: Parse configuration file
H A Dmkdir_variation2.phpt9 * Source code: ext/standard/file.c
H A Dtouch_variation3-win32.phpt14 * Description: Set modification time of file
H A Dtouch_variation3.phpt14 * Description: Set modification time of file
H A Dtouch_variation4-win32.phpt14 * Description: Set modification time of file
H A Dtouch_variation4.phpt14 * Description: Set modification time of file
/PHP-5.3/ext/gd/libgd/
H A Dgd_gif_in.c47 #define ReadOK(file,buffer,len) (gdGetBuf(buffer, len, file) > 0) argument
H A DREADME46 Group. See the file README-JPEG.TXT for more information.
/PHP-5.3/ext/standard/tests/strings/
H A Dstrcmp.phpt68 $file1 = fopen($filename1, "w"); // creating new file
69 $file2 = fopen($filename2, "w"); // creating new file
71 /* getting resource type for file handle */
82 fclose($file1); // closing the file "dummy.txt"
83 fclose($file2); // closing the file "dummy1.txt"
H A Dstrncasecmp_variation11.phpt97 fclose($file_handle); //closing the file handle
H A Dstrtr_variation8.phpt84 fclose($file_handle); //closing the file handle
H A Dconvert_uudecode_variation1.phpt79 fclose($file_handle); //closing the file handle
H A Dnl_langinfo_variation1.phpt89 fclose($file_handle); //closing the file handle
H A Dprintf_variation1.phpt32 // creating a file resource
/PHP-5.3/Zend/
H A Dzend_hash.c51 static void _zend_is_inconsistent(const HashTable *ht, const char *file, int line) in _zend_is_inconsistent() argument
58 zend_output_debug_string(1, "%s(%d) : ht=%p is being destroyed", file, line, ht); in _zend_is_inconsistent()
61 zend_output_debug_string(1, "%s(%d) : ht=%p is already destroyed", file, line, ht); in _zend_is_inconsistent()
64 zend_output_debug_string(1, "%s(%d) : ht=%p is being cleaned", file, line, ht); in _zend_is_inconsistent()
67 zend_output_debug_string(1, "%s(%d) : ht=%p is inconsistent", file, line, ht); in _zend_is_inconsistent()
/PHP-5.3/ext/phar/tests/
H A Dstat.phpt203 string(4) "file"
/PHP-5.3/ext/openssl/tests/
H A Dopenssl_x509_parse_basic_v9.phpt9 $cert = "file://" . dirname(__FILE__) . "/cert.crt";
H A Dopenssl_x509_parse_basic.phpt9 $cert = "file://" . dirname(__FILE__) . "/cert.crt";
/PHP-5.3/ext/spl/examples/
H A Ddualiterator.inc3 /** @file dualiterator.inc
/PHP-5.3/ext/spl/internal/
H A Dregexiterator.inc3 /** @file regexiterator.inc
/PHP-5.3/ext/mbstring/tests/
H A Dmb_convert_variables.phpt11 //$debug = true; // Uncomment this line to view error/warning/notice message in *.out file
/PHP-5.3/ext/standard/tests/array/
H A Darray_combine_variation4.phpt85 // close the file resource used
/PHP-5.3/tests/security/
H A Dopen_basedir.inc3 // This file contains helper functions for testing open_basedir configuration

Completed in 38 milliseconds

1...<<717273747576