Home
last modified time | relevance | path

Searched refs:startBuffering (Results 1 – 14 of 14) sorted by relevance

/PHP-8.0/ext/phar/tests/
H A Dphar_begin_setstub_commit.phpt2 Phar::startBuffering()/setStub()/stopBuffering()
15 $p->startBuffering();
H A DGHSA-jqcx-ccgc-xwhv.phpt10 $phar->startBuffering();
H A Dzf_test.phpt22 $phar->startBuffering();
H A Dmetadata_write_commit.phpt28 $phar->startBuffering();
H A Dphar_copy.phpt24 $p->startBuffering();
/PHP-8.0/ext/phar/tests/tar/
H A Dphar_begin_setstub_commit.phpt2 Phar::startBuffering()/setStub()/stopBuffering() tar-based
15 $p->startBuffering();
H A Dphar_copy.phpt24 $p->startBuffering();
/PHP-8.0/ext/phar/tests/zip/
H A Dphar_begin_setstub_commit.phpt2 Phar::startBuffering()/setStub()/stopBuffering() zip-based
15 $p->startBuffering();
H A Dphar_copy.phpt23 $p->startBuffering();
H A Dmetadata_write_commit.phpt31 $phar->startBuffering();
/PHP-8.0/ext/phar/
H A Dphar_object.stub.php143 public function startBuffering() {} function in Phar
423 public function startBuffering() {} function in PharData
H A Dphar_object_arginfo.h405 ZEND_METHOD(Phar, startBuffering);
484 ZEND_ME(Phar, startBuffering, arginfo_class_Phar_startBuffering, ZEND_ACC_PUBLIC)
545 …ZEND_MALIAS(Phar, startBuffering, startBuffering, arginfo_class_PharData_startBuffering, ZEND_ACC_…
H A Dphar_object.c2798 PHP_METHOD(Phar, startBuffering) in PHP_METHOD() argument
/PHP-8.0/ext/phar/phar/
H A Dpharcommand.inc578 $phar->startBuffering();
957 $phar->startBuffering();
1005 $phar->startBuffering();
1235 * @see $phar->startBuffering
1246 $phar->startBuffering();

Completed in 29 milliseconds