Home
last modified time | relevance | path

Searched refs:open (Results 801 – 814 of 814) sorted by relevance

1...<<313233

/PHP-8.1/ext/standard/tests/file/
H A Dfgetcsv_variation6.phpt58 // close the file if the mode to be used is read mode and re-open using read mode
/PHP-8.1/main/
H A Dmain.c2514 old_cwd_fd = open(".", 0); in php_execute_script()
/PHP-8.1/ext/sqlite3/
H A Dsqlite3.c95 PHP_METHOD(SQLite3, open) in PHP_METHOD() argument
/PHP-8.1/ext/phar/tests/files/
H A Dpear2coverage.phar111 throw new Exception('Cannot open output - this should never happen');
/PHP-8.1/sapi/fpm/tests/
H A Dtester.inc977 * Close all open descriptors and process resources
/PHP-8.1/ext/zip/
H A Dphp_zip.c1434 PHP_METHOD(ZipArchive, open) argument
/PHP-8.1/sapi/cli/
H A Dphp_cli_server.c2090 fd = client->request.path_translated ? open(client->request.path_translated, O_RDONLY): -1; in php_cli_server_begin_send_static()
/PHP-8.1/ext/odbc/
H A Dphp_odbc.c1056 if ((params[i-1].fp = open(filename,O_RDONLY)) == -1) { in PHP_FUNCTION()
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic9837 >33 byte &1 \b, [open]
26505 >&213 byte 0x44 \b, at least V5R4 to open
26506 >&213 byte 0x43 \b, at least V5R3 to open
26507 >&213 byte 0x42 \b, at least V5R2 to open
26508 >&213 byte 0x41 \b, at least V5R1 to open
26509 >&213 byte 0x40 \b, at least V4R5 to open
26510 >&213 byte 0x3F \b, at least V4R4 to open
26511 >&213 byte 0x3E \b, at least V4R3 to open
26512 >&213 byte 0x3C \b, at least V4R2 to open
26514 >&213 byte 0x3B \b, at least V4R1 to open
[all …]
H A Dmagic私はガラスを食べられます9837 >33 byte &1 \b, [open]
26505 >&213 byte 0x44 \b, at least V5R4 to open
26506 >&213 byte 0x43 \b, at least V5R3 to open
26507 >&213 byte 0x42 \b, at least V5R2 to open
26508 >&213 byte 0x41 \b, at least V5R1 to open
26509 >&213 byte 0x40 \b, at least V4R5 to open
26510 >&213 byte 0x3F \b, at least V4R4 to open
26511 >&213 byte 0x3E \b, at least V4R3 to open
26512 >&213 byte 0x3C \b, at least V4R2 to open
26514 >&213 byte 0x3B \b, at least V4R1 to open
[all …]
/PHP-8.1/ext/soap/
H A Dphp_sdl.c1555 f = open(fn, O_RDONLY|O_BINARY); in get_sdl_from_cache()
/PHP-8.1/
H A DNEWS775 . Fix memory leaks when attempting to open a non-existing file or a file over
/PHP-8.1/ext/phar/tests/
H A Dbug45218_SLOWTEST.phpt2 Phar::buildFromIterator() iterator, too many files for open file handles (Bug #45218)
/PHP-8.1/ext/ffi/
H A Dffi.c3207 fd = open(filename, O_RDONLY, 0); in zend_ffi_load()

Completed in 275 milliseconds

1...<<313233