Home
last modified time | relevance | path

Searched refs:mount (Results 1 – 23 of 23) sorted by relevance

/PHP-7.1/ext/phar/tests/
H A Dphar_mount.phpt2 Phar: Phar::mount
15 Phar::mount("testit", "' . addslashes(__FILE__) . '");
17 Phar::mount("testit", "' . addslashes(__FILE__) . '");
22 Phar::mount("' . addslashes($pname) . '/testit1", "' . addslashes(__FILE__) . '");
31 Phar::mount($pname . '/testit1', __FILE__);
45 Phar::mount($pname . '/oops', '/home/oops/../../etc/passwd:');
49 Phar::mount($pname . '/testit2', $pname . '/testit1');
58 Can only mount internal paths within a phar archive, use a relative path instead of "phar://%sphar_…
H A Dbug54395.phpt2 Bug #54395 (Phar::mount() crashes when calling with wrong parameters)
9 phar::mount(1,1);
H A Dmounteddir.phpt17 Phar::mount("testit", dirname(Phar::running(0)) . "/testit");
24 Phar::mount(".phar/stub.php", dirname(Phar::running(0)) . "/testit/extfile.php");
64 Phar::mount($pname . '/testit', 'another\\..\\mistake');
69 Phar::mount($pname . '/notfound', dirname(__FILE__) . '/this/does/not/exist');
74 Phar::mount($pname . '/testit', dirname(__FILE__));
79 Phar::mount($pname . '/testit/extfile.php', dirname(__FILE__));
H A DmounteddirU.phpt17 Phar::mount("testit", dirname(Phar::running(0)) . "/testit");
24 Phar::mount(".phar/stub.php", dirname(Phar::running(0)) . "/testit/extfile.php");
64 Phar::mount($pname . '/testit', 'another\\..\\mistake');
69 Phar::mount($pname . '/notfound', dirname(__FILE__) . '/this/does/not/exist');
74 Phar::mount($pname . '/testit', dirname(__FILE__));
79 Phar::mount($pname . '/testit/extfile.php', dirname(__FILE__));
H A Drename_dir_and_mount.phpt2 Phar: rename_dir and mount test
22 Phar::mount("$pname/a/c", dirname(__FILE__));
H A Dphar_extract.phpt17 $a->mount($pname . '/mount', __FILE__);
20 $a->extractTo(dirname(__FILE__) . '/extract', 'mount');
H A Dphar_extract2.phpt19 $phar->mount($pname . '/mount2', __FILE__);
/PHP-7.1/ext/opcache/tests/
H A Dissue0149.phpt2 ISSUE #149 (Phar mount points not working this OPcache enabled)
14 Phar::mount('this.file', '". __FILE__ . "');
/PHP-7.1/ext/phar/tests/cache_list/files/
H A Dwrite4.phar4 Phar::mount("test.txt", "phar://" . __FILE__ . "/tobemounted");
H A Dwrite25.phar4 Phar::mount("mounted", "phar://" . __FILE__ . "/test.txt");
H A Dwrite25.phar.inc10 Phar::mount("mounted", "phar://" . __FILE__ . "/test.txt");
H A Dwrite4.phar.inc10 Phar::mount("test.txt", "phar://" . __FILE__ . "/tobemounted");
H A Dblog.phar2 Phar::mount("config.xml", dirname(__FILE__) . "/files/config.xml");
H A Dblog.phar.inc8 Phar::mount("config.xml", dirname(__FILE__) . "/files/config.xml");
/PHP-7.1/ext/phar/tests/files/
H A Dblog.phar4 Phar::mount("config.xml", dirname(__FILE__) . "/files/config.xml");
H A Dblog.phar.inc10 Phar::mount("config.xml", dirname(__FILE__) . "/files/config.xml");
/PHP-7.1/ext/phar/tests/cache_list/
H A Dcopyonwrite4a.phpt12 Phar::mount('phar://' . dirname(__FILE__) . '/files/write4.phar/testit.txt', 'phar://' . dirname(__…
/PHP-7.1/ext/standard/tests/file/
H A Dlstat_stat_variation6.phpt11 exec("mount", $mount_output);
/PHP-7.1/ext/phar/
H A DTODO72 phar path, $phar->mount('/path/to/external.phar', 'internal/path');
H A Dphar_object.c444 PHP_METHOD(Phar, mount) in PHP_METHOD() argument
5321 …PHP_ME(Phar, mount, arginfo_phar_mount, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC|ZEN…
5390 …PHP_ME(Phar, mount, arginfo_phar_mount, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC|ZEN…
/PHP-7.1/
H A Dconfigure.in509 sys/mount.h \
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic1840 >92 belong & 1024 \b, mount at startup
H A Dmagic私はガラスを食べられます1840 >92 belong & 1024 \b, mount at startup

Completed in 107 milliseconds