Home
last modified time | relevance | path

Searched refs:setStub (Results 1 – 25 of 167) sorted by path

1234567

/PHP-7.4/ext/opcache/tests/
H A Dissue0115.phpt25 $p->setStub($stub);
33 $p->setStub($stub);
H A Dissue0149.phpt21 $p->setStub($stub);
/PHP-7.4/ext/phar/phar/
H A Dphar.inc75 function setStub()
H A Dpharcommand.inc520 $phar->setStub($hashbang . $s);
522 $phar->setStub($hashbang . $c);
1047 * @see $phar->setStub()
/PHP-7.4/ext/phar/
H A Dphar_object.c2895 PHP_METHOD(Phar, setStub) in PHP_METHOD() argument
5332 PHP_ME(Phar, setStub, arginfo_phar_setStub, ZEND_ACC_PUBLIC)
5401 PHP_ME(Phar, setStub, arginfo_phar_setStub, ZEND_ACC_PUBLIC)
/PHP-7.4/ext/phar/tests/
H A Dbadparameters.phpt72 $a->setStub('oops');
77 $b->setStub('oops');
82 $a->setStub(array());
173 Warning: Phar::setStub() expects parameter 1 to be %string, array given in %sbadparameters.php on l…
H A Dbug53872.phpt14 $p->setStub('<?php __HALT_COMPILER();?\>');
H A Dbug74991.phpt15 $p->setStub("<?php Phar::mapPhar('sample.phar'); __HALT_COMPILER();");
/PHP-7.4/ext/phar/tests/cache_list/
H A Dcopyonwrite10.phar.phpt17 $p->setStub($a);
H A Dcopyonwrite9.phar.phpt16 $p->setStub("<?php __HALT"."_COMPILER();");
/PHP-7.4/ext/phar/tests/cache_list/files/
H A Dblog.phar.inc7 $phar->setStub('<?php if(file_exists(dirname(__FILE__) . "/files/config.xml")) {
H A Dfrontcontroller.phar.inc8 $a->setStub('<?php
H A Dfrontcontroller10.phar.inc14 $a->setStub('<?php
H A Dfrontcontroller11.phar.inc14 $a->setStub('<?php
H A Dfrontcontroller12.phar.inc14 $a->setStub('<?php
H A Dfrontcontroller13.phar.inc12 $a->setStub('<?php
H A Dfrontcontroller14.phar.inc8 $a->setStub('<?php
H A Dfrontcontroller16.phar.inc7 $a->setStub('<?php
H A Dfrontcontroller17.phar.inc7 $a->setStub('<?php
H A Dfrontcontroller18.phar.inc7 $a->setStub('<?php
H A Dfrontcontroller19.phar.inc15 $a->setStub('<?php
H A Dfrontcontroller2.phar.inc7 $a->setStub('<?php
H A Dfrontcontroller3.phar.inc7 $a->setStub('<?php
H A Dfrontcontroller4.phar.inc7 $a->setStub('<?php
H A Dfrontcontroller5.phar.inc7 $a->setStub('<?php

Completed in 42 milliseconds

1234567