Home
last modified time | relevance | path

Searched refs:file (Results 1701 – 1725 of 1891) sorted by relevance

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

/PHP-5.3/ext/standard/tests/strings/
H A Dstripos_variation9.phpt88 fclose($file_handle); //closing the file handle
H A Dstripslashes_variation1.phpt95 // closing the file
H A Ducwords_variation1.phpt109 // close the file handle
H A Daddslashes_variation1.phpt94 // closing the file
H A Dhighlight_file.phpt44 Warning: highlight_file(%shighlight_file.dat): failed to open stream: No such file or directory in …
H A Dstrrchr_variation11.phpt87 fclose($file_handle); //closing the file handle
H A Dstrrchr_variation9.phpt128 fclose($file_handle); //closing the file handle
H A Dstrrpos_variation9.phpt88 fclose($file_handle); //closing the file handle
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param_many_columns.phpt19 in this file and we test mysqli_stmt_bind_result() in the other
H A Dconnect.inc258 function handle_catchable_fatal($errno, $error, $file, $line) {
269 $error, $file, $line);
/PHP-5.3/ext/zip/lib/
H A Dzipint.h202 struct zip_file **file; /* opened files within archive */ member
/PHP-5.3/ext/curl/tests/
H A Dcurl_version_variation1.phpt93 fclose($file_handle); //closing the file handle
/PHP-5.3/ext/standard/tests/file/
H A Dfnmatch_variation.phpt15 echo "*** Testing fnmatch() with file and various patterns ***\n";
138 *** Testing fnmatch() with file and various patterns ***
H A Dunlink_variation5.phpt2 Test unlink() function : usage variations - files with diff. file permissions
15 /* delete files with different file permission(0000 to 0777) */
19 // temp file used
22 echo "*** Testing unlink() on a file ***\n";
25 // create temp file
28 // changing mode of file
31 var_dump( unlink($filename) ); // deleting file
32 var_dump( file_exists($filename) ); // confirm file deleted
38 *** Testing unlink() on a file ***
H A Dfgetcsv_error.phpt7 Description: Gets line from file pointer and parse for CSV fields
/PHP-5.3/sapi/nsapi/
H A Dnsapi-readme.txt29 <path-to-server>/https-servername/config/magnus.conf file:
139 detection of the most recent ns-httpdXX.dll file. This is tested for servers
/PHP-5.3/ext/standard/
H A Dfilestat.c671 FILE *file; in PHP_FUNCTION() local
715 file = VCWD_FOPEN(filename, "w"); in PHP_FUNCTION()
716 if (file == NULL) { in PHP_FUNCTION()
720 fclose(file); in PHP_FUNCTION()
/PHP-5.3/
H A DREADME.RELEASE_PROCESS188 a. ``php bin/bumpRelease 5`` to create the release file (releases/x_y_z.php)
189 The release announcement file should list in detail security fixes and
216 5. Update the ChangeLog file for the given major version
217 f.e. ``ChangeLog-5.php`` from the NEWS file
/PHP-5.3/sapi/thttpd/
H A Dthttpd_patch64 ** index pages for directories that don't have an explicit index file.
1025 /* Change the log file. */
1054 -# A list of file extensions followed by the corresponding MIME type.
1325 /* Stat the file, if necessary. */
1335 /* Open the file. */
1406 /* Returns an mmap()ed area for the given file, or (void*) 0 on errors.
1521 /* Re-open the log file. */
1759 /* Set the connection file descriptor to no-delay mode. */
1981 /* No file address means someone else is handling it. */
2000 /* Cool, we have a valid connection and a file to send to it. */
[all …]
/PHP-5.3/ext/dom/
H A Ddocument.c126 ZEND_ARG_INFO(0, file)
162 ZEND_ARG_INFO(0, file)
1750 char *file; in PHP_FUNCTION() local
1753 …_NUM_ARGS() TSRMLS_CC, getThis(), "Os|l", &id, dom_document_class_entry, &file, &file_len, &option… in PHP_FUNCTION()
1772 bytes = xmlSaveFormatFileEnc(file, docp, NULL, format); in PHP_FUNCTION()
2254 char *file; in PHP_FUNCTION() local
2257 …ND_NUM_ARGS() TSRMLS_CC, getThis(), "Os", &id, dom_document_class_entry, &file, &file_len) == FAIL… in PHP_FUNCTION()
2273 bytes = htmlSaveFileFormat(file, docp, encoding, format); in PHP_FUNCTION()
/PHP-5.3/ext/pdo_sqlite/
H A Dsqlite_driver.c34 int _pdo_sqlite_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, const char *file, int line TSRMLS_DC) /* {{… in _pdo_sqlite_error() argument
41 einfo->file = file; in _pdo_sqlite_error()
/PHP-5.3/sapi/isapi/stresstest/
H A Dstresstest.cpp306 enum state {none, test, skipif, post, get, file, expect} parsestate = none; in ParseTestFile() enumerator
329 parsestate = file; in ParseTestFile()
350 case file: in ParseTestFile()
/PHP-5.3/ext/mbstring/tests/
H A Dmb_convert_encoding.phpt11 //$debug = true; // Uncomment this line to view error/warning/notice message in *.out file
/PHP-5.3/ext/spl/
H A Ddoxygen.cfg66 WARN_FORMAT = "$file:$line: $text"
/PHP-5.3/ext/spl/internal/
H A Dsplobjectstorage.inc3 /** @file splobjectstorage.inc

Completed in 58 milliseconds

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