Home
last modified time | relevance | path

Searched refs:close (Results 726 – 748 of 748) sorted by relevance

1...<<21222324252627282930

/PHP-7.1/ext/standard/tests/file/
H A Dfputcsv_variation3.phpt62 //close the file
H A Dfputcsv_variation13.phpt63 //close the file
H A Dfputcsv_variation9.phpt64 //close the file
/PHP-7.1/ext/mysqli/tests/
H A Dmysqli_class_mysqli_reflection.phpt262 Inspecting method 'close'
/PHP-7.1/
H A DUPGRADING250 Since 7.1.2, mode 'e' was added, which sets the close-on-exec flag
H A DNEWS1275 . Fixed bug #69865 (php-fpm does not close stderr when using syslog).
1301 . Fixed bug #69899 (segfault on close() after free_result() with mysqlnd).
1321 . Fixed bug #70417 (PharData::compress() doesn't close temp file). (cmb)
1998 . Fixed bug #71394 (session_regenerate_id() must close opened session on
4143 . Fixed bug #70361 (HTTP stream wrapper doesn't close keep-alive connections).
4172 . Fixed bug #70322 (ZipArchive::close() doesn't indicate errors).
H A Dacinclude.m41380 close(dir);
1383 close(dir);
H A Dphp.ini-development1299 ; Compatibility. Using On means oci_close() will not close
1301 ; http://php.net/oci8.old-oci-close-semantics
H A Dphp.ini-production1299 ; Compatibility. Using On means oci_close() will not close
1301 ; http://php.net/oci8.old-oci-close-semantics
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_prompt.c958 close(PHPDBG_G(socket_fd)); in PHPDBG_COMMAND()
/PHP-7.1/ext/fileinfo/libmagic/
H A Dcdf.c1506 (void)close(info.i_fd); in main()
/PHP-7.1/main/streams/
H A Dstreams.c467 ret = stream->ops->close(stream, preserve_handle ? 0 : 1); in _php_stream_free()
/PHP-7.1/ext/standard/
H A Dfile.c826 close(fd); in PHP_FUNCTION()
/PHP-7.1/ext/mbstring/libmbfl/
H A DLICENSE110 modification follow. Pay close attention to the difference between a
/PHP-7.1/ext/pcre/pcrelib/testdata/
H A Dtestinput82120 …hark the quick brown fox and the lazy dog and several other words getting close to thirty by now I…
3789 …hark the quick brown fox and the lazy dog and several other words getting close to thirty by now I…
H A Dtestinput11692 …hark the quick brown fox and the lazy dog and several other words getting close to thirty by now I…
3593 …hark the quick brown fox and the lazy dog and several other words getting close to thirty by now I…
H A Dtestoutput83254 …hark the quick brown fox and the lazy dog and several other words getting close to thirty by now I…
5923 …hark the quick brown fox and the lazy dog and several other words getting close to thirty by now I…
H A Dtestoutput12545 …hark the quick brown fox and the lazy dog and several other words getting close to thirty by now I…
5856 …hark the quick brown fox and the lazy dog and several other words getting close to thirty by now I…
/PHP-7.1/Zend/
H A DZEND_CHANGES427 useful. Destructors can log messages for debugging, close
/PHP-7.1/ext/oci8/
H A Doci8.c869 PHP_FALIAS(close, oci_lob_close, arginfo_oci_lob_close_method)
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic14777 # open, close, removable media support by driver functions 0Dh, 0Eh, 0Fh
14778 >4 uleshort&0x0800 0x0800 \b,close media-
19033 # close as you can get. These are log files from NetStumbler, a
H A Dmagic私はガラスを食べられます14777 # open, close, removable media support by driver functions 0Dh, 0Eh, 0Fh
14778 >4 uleshort&0x0800 0x0800 \b,close media-
19033 # close as you can get. These are log files from NetStumbler, a
/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c32885 { "close", (sqlite3_syscall_ptr)close, 0 },
119117 int (*close)(sqlite3*);
119435 #define sqlite3_close sqlite3_api->close

Completed in 575 milliseconds

1...<<21222324252627282930