Home
last modified time | relevance | path

Searched refs:truncate (Results 26 – 37 of 37) sorted by relevance

12

/PHP-8.1/ext/standard/tests/file/
H A Dftruncate_variation7.phpt2 Test ftruncate() function : usage variations - truncate when file pointer at EOF
11 /* truncate the file when file pointer is positioned at end of the file */
50 /* try to truncate it to while file pointer at the end */
55 var_dump( ftruncate($file_handle, $new_size) ); // truncate it
H A Dftruncate_variation5-win32.phpt2 Test ftruncate() function : usage variations - truncate file to bigger size
49 /* try to truncate it to size bigger then current */
54 var_dump( ftruncate($file_handle, $new_size) ); // truncate it
H A Dftruncate_variation5.phpt2 Test ftruncate() function : usage variations - truncate file to bigger size
49 /* try to truncate it to size bigger then current */
54 var_dump( ftruncate($file_handle, $new_size) ); // truncate it
H A Dftruncate_variation4.phpt2 Test ftruncate() function : usage variations - truncate file to negative size
43 /* try to truncate it to a negative size, size should not change*/
50 var_dump( ftruncate($file_handle, $new_size) ); // truncate it
/PHP-8.1/Zend/
H A Dzend_smart_str.h59 ZEND_API void ZEND_FASTCALL smart_str_append_scalar(smart_str *str, zval *value, size_t truncate);
/PHP-8.1/ext/oci8/
H A Doci8.stub.php627 public function truncate(int $length = 0): bool {} function in OCILob
H A Doci8_arginfo.h769 ZEND_ME_MAPPING(truncate, oci_lob_truncate, arginfo_class_OCILob_truncate, ZEND_ACC_PUBLIC)
/PHP-8.1/sapi/cgi/tests/
H A Dbug69487.phpt2 Bug #69487 (SAPI may truncate POST data)
/PHP-8.1/
H A DNEWS1629 . Fixed bug #81106 (Regression in 8.1: add() now truncate ->f). (Derick)
/PHP-8.1/build/
H A Dlibtool.m44153 # A sed program that does not truncate output.
6320 [AC_MSG_CHECKING([for a sed that does not truncate output])
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic7006 # truncate it) and mostly redundant.
H A Dmagic私はガラスを食べられます7006 # truncate it) and mostly redundant.

Completed in 156 milliseconds

12