Home
last modified time | relevance | path

Searched refs:stopBuffering (Results 51 – 66 of 66) sorted by relevance

123

/PHP-8.2/ext/phar/tests/zip/
H A Ddelete_in_phar.phpt20 $phar->stopBuffering();
H A Dmetadata_write_commit.phpt39 $phar->stopBuffering();
H A Dopen_for_write_newfile_b.phpt26 $phar->stopBuffering();
H A Dopen_for_write_newfile_c.phpt26 $phar->stopBuffering();
H A Ddelete_in_phar_confirm.phpt20 $phar->stopBuffering();
H A Drefcount1.phpt27 $phar->stopBuffering();
/PHP-8.2/ext/phar/tests/tar/
H A Dopen_for_write_newfile_b.phpt27 $phar->stopBuffering();
H A Dopen_for_write_newfile_c.phpt27 $phar->stopBuffering();
H A Ddelete_in_phar_confirm.phpt20 $phar->stopBuffering();
/PHP-8.2/ext/phar/
H A Dphar_object.stub.php227 public function stopBuffering(): void {} function in Phar
513 public function stopBuffering(): void {} function in PharData
H A Dphar_object_arginfo.h428 ZEND_METHOD(Phar, stopBuffering);
507 ZEND_ME(Phar, stopBuffering, arginfo_class_Phar_stopBuffering, ZEND_ACC_PUBLIC)
568 …ZEND_MALIAS(Phar, stopBuffering, stopBuffering, arginfo_class_PharData_stopBuffering, ZEND_ACC_PUB…
H A Dphar_object.c2806 PHP_METHOD(Phar, stopBuffering) in PHP_METHOD() argument
/PHP-8.2/ext/phar/tests/
H A Dphar_copy.phpt30 $p->stopBuffering();
H A Dphar_setdefaultstub.phpt16 $phar->stopBuffering();
24 $phar->stopBuffering();
31 $phar->stopBuffering();
39 $phar->stopBuffering();
43 $phar->stopBuffering();
H A Dbadparameters.phpt99 $b->stopBuffering();
/PHP-8.2/ext/phar/phar/
H A Dpharcommand.inc622 $phar->stopBuffering();
971 $phar->stopBuffering();
1026 $phar->stopBuffering();
1249 * @see $phar->stopBuffering
1290 $phar->stopBuffering();

Completed in 36 milliseconds

123