Home
last modified time | relevance | path

Searched refs:file (Results 1851 – 1875 of 1994) sorted by relevance

1...<<71727374757677787980

/PHP-7.4/ext/pdo_odbc/tests/
H A Dlong_columns.phpt34 // 6. click 'Create' and select a file to save the database as
35 // -otherwise, you'll have to open MS Access, create a database, then load that file in this …
H A Dcommon.phpt61 // database was created and written to file system
/PHP-7.4/tests/lang/
H A D023.phpt247 *** Nested file include test ***<br>
249 This is Finish.phtml. This file is supposed to be included
/PHP-7.4/ext/standard/
H A Dfilestat.c637 FILE *file; in PHP_FUNCTION() local
700 file = VCWD_FOPEN(filename, "w"); in PHP_FUNCTION()
701 if (file == NULL) { in PHP_FUNCTION()
705 fclose(file); in PHP_FUNCTION()
/PHP-7.4/ext/xmlrpc/
H A Dconfig.m479 dnl Some xmlrpc-epi header files have generic file names like queue.h or
/PHP-7.4/ext/standard/tests/strings/
H A Dhighlight_file.phpt45 Warning: highlight_file(%shighlight_file.dat): failed to open stream: No such file or directory in …
/PHP-7.4/ext/phar/tests/
H A D022.phpt11 $file = "<?php
H A D027.phpt13 $file = "<?php __HALT_COMPILER(); ?>";
/PHP-7.4/ext/openssl/tests/
H A Dopenssl_spki_export_challenge_basic.phpt17 $key_file = "file://" . __DIR__ . "/private_rsa_" . $key_size . ".key";
/PHP-7.4/ext/mbstring/libmbfl/
H A DREADME.md8 file for licensing information.
/PHP-7.4/ext/standard/tests/file/
H A Dreadlink_realpath_basic1.phpt52 the link created from each $file in the above array */
H A Dreadlink_realpath_variation1.phpt24 // create a temp file
H A Dreadlink_realpath_variation1-win32.phpt27 // create a temp file
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_debug_mysqlnd_only.phpt53 printf("[%03d][control string '%s'] Trace file has not been written.\n",
H A Dmysqli_stmt_bind_param_many_columns.phpt19 in this file and we test mysqli_stmt_bind_result() in the other
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.c353 char *file; in PHP_FUNCTION() local
357 if (zend_parse_parameters(ZEND_NUM_ARGS(), "sl", &file, &flen, &line) == FAILURE) { in PHP_FUNCTION()
361 phpdbg_set_breakpoint_file(file, 0, line); in PHP_FUNCTION()
722 ZEND_ARG_INFO(0, file)
854 zend_string *file = zend_string_init(file_char, strlen(file_char), 0); in php_sapi_phpdbg_log_message() local
855 phpdbg_list_file(file, 3, zend_get_executed_lineno() - 1, zend_get_executed_lineno()); in php_sapi_phpdbg_log_message()
856 zend_string_release(file); in php_sapi_phpdbg_log_message()
954 FILE *file; member
H A Dphpdbg_utils.c162 const char *file = zend_get_executed_filename(); in phpdbg_current_file() local
164 if (memcmp(file, "[no active file]", sizeof("[no active file]")) == 0) { in phpdbg_current_file()
168 return file; in phpdbg_current_file()
/PHP-7.4/ext/standard/html_tables/mappings/
H A DKOI8-R.TXT11 # This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
15 # file has been provided on optical media by Unicode, Inc., the sole
20 # supplied in this file in the creation of products supporting the
21 # Unicode Standard, and to make copies of this file in any form for
/PHP-7.4/ext/oci8/
H A Dconfig.m487 dnl OCI8_INIT_DTRACE(providerdesc, header-file, sources)
101 dnl header-file
120 dnl implicit circular dependency in GNU Make which causes the .d file to be
382 dnl Header directory for Instant Client SDK zip file install
/PHP-7.4/sapi/fpm/
H A Dwww.conf.in237 ; may conflict with a real PHP file.
249 ; may conflict with a real PHP file.
258 ; The access log file
321 ; The log file for slow requests
327 ; dumped to the 'slowlog' file. A value of '0s' means 'off'.
351 ; Set open file descriptor rlimit.
/PHP-7.4/
H A DNEWS19 . Fixed bug #81726: phar wrapper: DOS when using quine gzip file.
243 . Fixed bug #81223 (flock() only locks first byte of file). (cmb)
394 . Fixed bug #80757 (Exit code is 0 when could not open file). (Felipe)
995 . Fixed Bug #79296 (ZipArchive::open fails on empty file). (Remi)
1002 . Fixed bug #79244 (php crashes during parsing INI file). (Laruence)
1019 . Fixed bug #79019 (Copied cURL handles upload empty file). (cmb)
1268 . Fixed bug #78296 (is_file fails to detect file). (cmb)
1433 . Fixed bug #78183 (finfo_file shows wrong mime-type for .tga file).
1960 . Fixed bug #78297 (Include unexistent file memory leak). (Nikita)
2000 . Fixed bug #78050 (SegFault phpdbg + opcache on include file twice).
[all …]
/PHP-7.4/ext/standard/tests/array/
H A Darray_combine_variation5.phpt77 // close the file resource used
/PHP-7.4/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_b.phpt12 /* creating file resource */
H A Ddebug_zval_dump_b_64bit.phpt16 /* creating file resource */
/PHP-7.4/ext/pdo_sqlite/
H A Dsqlite_driver.c32 int _pdo_sqlite_error(pdo_dbh_t *dbh, pdo_stmt_t *stmt, const char *file, int line) /* {{{ */ in _pdo_sqlite_error() argument
39 einfo->file = file; in _pdo_sqlite_error()

Completed in 51 milliseconds

1...<<71727374757677787980