Home
last modified time | relevance | path

Searched refs:stopBuffering (Results 1 – 25 of 66) sorted by path

123

/php-src/ext/phar/phar/
H A Dpharcommand.inc622 $phar->stopBuffering();
971 $phar->stopBuffering();
1026 $phar->stopBuffering();
1249 * @see $phar->stopBuffering
1290 $phar->stopBuffering();
/php-src/ext/phar/
H A Dphar_object.c2818 PHP_METHOD(Phar, stopBuffering) in PHP_METHOD() argument
H A Dphar_object.stub.php211 public function stopBuffering(): void {} function in Phar
491 public function stopBuffering(): void {} function in PharData
H A Dphar_object_arginfo.h431 ZEND_METHOD(Phar, stopBuffering);
508 ZEND_ME(Phar, stopBuffering, arginfo_class_Phar_stopBuffering, ZEND_ACC_PUBLIC)
/php-src/ext/phar/tests/
H A DGHSA-jqcx-ccgc-xwhv.phpt13 $phar->stopBuffering();
H A Dbadparameters.phpt99 $b->stopBuffering();
H A Dbug77432.phpt18 $phar->stopBuffering();
H A Dmetadata_write_commit.phpt35 $phar->stopBuffering();
H A Dphar_begin_setstub_commit.phpt2 Phar::startBuffering()/setStub()/stopBuffering()
23 $p->stopBuffering();
H A Dphar_commitwrite.phpt2 Phar::setStub()/stopBuffering()
12 $p->stopBuffering();
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 Dphar_stub_error.phpt36 $phar->stopBuffering();
H A Dphar_stub_write.phpt34 $phar->stopBuffering();
H A Dphar_stub_write_file.phpt35 $phar->stopBuffering();
/php-src/ext/phar/tests/tar/
H A D033.phpt18 $phar->stopBuffering();
H A D033a.phpt18 $phar->stopBuffering();
H A Ddelete.phpt20 $phar->stopBuffering();
H A Ddelete_in_phar.phpt20 $phar->stopBuffering();
H A Ddelete_in_phar_b.phpt19 $phar->stopBuffering();
H A Ddelete_in_phar_confirm.phpt20 $phar->stopBuffering();
H A Dexists_as_phar.phpt19 $phar->stopBuffering();
H A Dopen_for_write_existing.phpt27 $phar->stopBuffering();
H A Dopen_for_write_existing_b.phpt27 $phar->stopBuffering();
H A Dopen_for_write_existing_c.phpt27 $phar->stopBuffering();

Completed in 134 milliseconds

123