Lines Matching refs:web
30 $phar->setDefaultStub('my/custom/thingy.php', 'the/web.php');
59 $web = 'index.php';
64 Phar::webPhar(null, $web);
120 include $web;
125 $pt = $web;
354 $web = 'index.php';
359 Phar::webPhar(null, $web);
415 include $web;
420 $pt = $web;
649 $web = 'the/web.php';
654 Phar::webPhar(null, $web);
710 include $web;
715 $pt = $web;