Lines Matching refs:web
30 $phar->setDefaultStub('my/custom/thingy.php', 'the/web.php');
58 $web = 'index.php';
63 Phar::webPhar(null, $web);
119 include $web;
124 $pt = $web;
353 $web = 'index.php';
358 Phar::webPhar(null, $web);
414 include $web;
419 $pt = $web;
648 $web = 'the/web.php';
653 Phar::webPhar(null, $web);
709 include $web;
714 $pt = $web;