Home
last modified time | relevance | path

Searched refs:setStub (Results 151 – 175 of 188) sorted by relevance

12345678

/PHP-7.0/ext/phar/tests/zip/
H A Dopen_for_write_existing_c.phpt18 $phar->setStub('<?php __HALT_COMPILER(); ?>');
H A Dopen_for_write_existing_c_5_2.phpt16 $phar->setStub('<?php __HALT_COMPILER(); ?>');
H A Ddelete_in_phar.phpt18 $phar->setStub('<?php __HALT_COMPILER(); ?>');
H A Dopen_for_write_existing_b.phpt18 $phar->setStub('<?php __HALT_COMPILER(); ?>');
H A Dopen_for_write_existing_b_5_2.phpt16 $phar->setStub('<?php __HALT_COMPILER(); ?>');
H A Drefcount1_5_2.phpt17 $phar->setStub("<?php __HALT_COMPILER(); ?>");
H A Dphar_setdefaultstub.phpt15 $phar->setStub('<?php echo "Hello World\n"; __HALT_COMPILER(); ?>');
H A Dall.phpt31 $phar->setStub("<?php ok __HALT_COMPILER();");
H A DallU.phpt31 $phar->setStub("<?php ok __HALT_COMPILER();");
H A Ddelete_in_phar_confirm.phpt18 $phar->setStub('<?php __HALT_COMPILER(); ?>');
H A Dopen_for_write_newfile_c.phpt18 $phar->setStub('<?php __HALT_COMPILER(); ?>');
/PHP-7.0/ext/phar/tests/
H A Drefcount1_5_2.phpt17 $phar->setStub("<?php __HALT_COMPILER(); ?>");
H A Dstat2.phpt33 $b->setStub('<?php
H A Dstat2_5.3.phpt33 $b->setStub('<?php
H A Dphar_offset_check.phpt72 Cannot set stub ".phar/stub.php" directly in phar "%sphar_offset_check.phar.php", use setStub
/PHP-7.0/ext/phar/tests/tar/
H A Dall.phpt29 $phar->setStub("<?php ok __HALT_COMPILER();");
H A DallU.phpt29 $phar->setStub("<?php ok __HALT_COMPILER();");
H A Ddelete_in_phar.phpt18 $phar->setStub('<?php __HALT_COMPILER(); ?>');
H A Drefcount1_5_2.phpt17 $phar->setStub("<?php __HALT_COMPILER(); ?>");
H A Dopen_for_write_existing_b.phpt18 $phar->setStub("<?php __HALT_COMPILER(); ?>");
H A Dopen_for_write_existing_b_5_2.phpt16 $phar->setStub("<?php __HALT_COMPILER(); ?>");
H A Dphar_setdefaultstub.phpt15 $phar->setStub('<?php echo "Hello World\n"; __HALT_COMPILER(); ?>');
H A Ddelete_in_phar_confirm.phpt18 $phar->setStub('<?php __HALT_COMPILER(); ?>');
H A Dopen_for_write_newfile_c.phpt18 $phar->setStub("<?php __HALT_COMPILER(); ?>");
H A Dopen_for_write_newfile_c_5_2.phpt16 $phar->setStub("<?php __HALT_COMPILER(); ?>");

Completed in 53 milliseconds

12345678