Home
last modified time | relevance | path

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

123

/PHP-7.4/ext/phar/phar/
H A Dpharcommand.inc610 $phar->stopBuffering();
959 $phar->stopBuffering();
1014 $phar->stopBuffering();
1237 * @see $phar->stopBuffering
1278 $phar->stopBuffering();
/PHP-7.4/ext/phar/
H A Dphar_object.c2865 PHP_METHOD(Phar, stopBuffering) in PHP_METHOD() argument
5334 PHP_ME(Phar, stopBuffering, arginfo_phar__void, ZEND_ACC_PUBLIC)
5403 PHP_ME(Phar, stopBuffering, arginfo_phar__void, ZEND_ACC_PUBLIC)
/PHP-7.4/ext/phar/tests/
H A Dbadparameters.phpt67 $b->stopBuffering();
H A Dmetadata_write_commit.phpt37 $phar->stopBuffering();
H A Dphar_begin_setstub_commit.phpt2 Phar::startBuffering()/setStub()/stopBuffering()
25 $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-7.4/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.phpt19 $phar->stopBuffering();
H A Ddelete_in_phar_b.phpt19 $phar->stopBuffering();
H A Ddelete_in_phar_confirm.phpt19 $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.phpt29 $phar->stopBuffering();
H A Dopen_for_write_existing_c.phpt29 $phar->stopBuffering();
H A Dopen_for_write_newfile.phpt27 $phar->stopBuffering();
H A Dopen_for_write_newfile_b.phpt29 $phar->stopBuffering();
H A Dopen_for_write_newfile_c.phpt29 $phar->stopBuffering();
H A Dphar_begin_setstub_commit.phpt2 Phar::startBuffering()/setStub()/stopBuffering() tar-based
25 $p->stopBuffering();

Completed in 33 milliseconds

123