Home
last modified time | relevance | path

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

/PHP-8.2/ext/phar/tests/
H A Dphar_begin_setstub_commit.phpt2 Phar::startBuffering()/setStub()/stopBuffering()
13 $p->startBuffering();
H A DGHSA-jqcx-ccgc-xwhv.phpt10 $phar->startBuffering();
H A Dzf_test.phpt22 $phar->startBuffering();
H A Dmetadata_write_commit.phpt26 $phar->startBuffering();
H A Dbug77432.phpt15 $phar->startBuffering();
H A Dphar_copy.phpt24 $p->startBuffering();
/PHP-8.2/ext/phar/tests/tar/
H A Dphar_begin_setstub_commit.phpt2 Phar::startBuffering()/setStub()/stopBuffering() tar-based
13 $p->startBuffering();
H A Dphar_copy.phpt24 $p->startBuffering();
/PHP-8.2/ext/phar/tests/zip/
H A Dphar_begin_setstub_commit.phpt2 Phar::startBuffering()/setStub()/stopBuffering() zip-based
13 $p->startBuffering();
H A Dphar_copy.phpt23 $p->startBuffering();
H A Dmetadata_write_commit.phpt29 $phar->startBuffering();
/PHP-8.2/ext/phar/
H A Dphar_object.stub.php224 public function startBuffering(): void {} function in Phar
507 public function startBuffering(): void {} function in PharData
H A Dphar_object_arginfo.h427 ZEND_METHOD(Phar, startBuffering);
506 ZEND_ME(Phar, startBuffering, arginfo_class_Phar_startBuffering, ZEND_ACC_PUBLIC)
567 …ZEND_MALIAS(Phar, startBuffering, startBuffering, arginfo_class_PharData_startBuffering, ZEND_ACC_…
H A Dphar_object.c2780 PHP_METHOD(Phar, startBuffering) in PHP_METHOD() argument
/PHP-8.2/ext/phar/phar/
H A Dpharcommand.inc590 $phar->startBuffering();
969 $phar->startBuffering();
1017 $phar->startBuffering();
1247 * @see $phar->startBuffering
1258 $phar->startBuffering();

Completed in 35 milliseconds