Home
last modified time | relevance | path

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

/PHP-7.4/ext/phar/tests/
H A Dphar_begin_setstub_commit.phpt2 Phar::startBuffering()/setStub()/stopBuffering()
15 $p->startBuffering();
H A Dzf_test.phpt22 $phar->startBuffering();
H A Dmetadata_write_commit.phpt28 $phar->startBuffering();
H A Dphar_copy.phpt24 $p->startBuffering();
/PHP-7.4/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-7.4/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-7.4/ext/phar/phar/
H A Dpharcommand.inc578 $phar->startBuffering();
957 $phar->startBuffering();
1005 $phar->startBuffering();
1235 * @see $phar->startBuffering
1246 $phar->startBuffering();
/PHP-7.4/ext/phar/
H A Dphar_object.c2835 PHP_METHOD(Phar, startBuffering) in PHP_METHOD() argument
5333 PHP_ME(Phar, startBuffering, arginfo_phar__void, ZEND_ACC_PUBLIC)
5402 PHP_ME(Phar, startBuffering, arginfo_phar__void, ZEND_ACC_PUBLIC)

Completed in 38 milliseconds