Searched refs:mount (Results 1 – 22 of 22) sorted by relevance
/PHP-7.2/ext/phar/tests/ |
H A D | phar_mount.phpt | 2 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 D | bug54395.phpt | 2 Bug #54395 (Phar::mount() crashes when calling with wrong parameters) 9 phar::mount(1,1);
|
H A D | mounteddir.phpt | 16 Phar::mount("testit", dirname(Phar::running(0)) . "/testit"); 23 Phar::mount(".phar/stub.php", dirname(Phar::running(0)) . "/testit/extfile.php"); 63 Phar::mount($pname . '/testit', 'another\\..\\mistake'); 68 Phar::mount($pname . '/notfound', dirname(__FILE__) . '/this/does/not/exist'); 73 Phar::mount($pname . '/testit', dirname(__FILE__)); 78 Phar::mount($pname . '/testit/extfile.php', dirname(__FILE__));
|
H A D | rename_dir_and_mount.phpt | 2 Phar: rename_dir and mount test 22 Phar::mount("$pname/a/c", dirname(__FILE__));
|
H A D | phar_extract.phpt | 17 $a->mount($pname . '/mount', __FILE__); 20 $a->extractTo(dirname(__FILE__) . '/extract', 'mount');
|
H A D | phar_extract2.phpt | 19 $phar->mount($pname . '/mount2', __FILE__);
|
/PHP-7.2/ext/opcache/tests/ |
H A D | issue0149.phpt | 2 ISSUE #149 (Phar mount points not working this OPcache enabled) 14 Phar::mount('this.file', '". __FILE__ . "');
|
/PHP-7.2/ext/phar/tests/cache_list/files/ |
H A D | write4.phar | 4 Phar::mount("test.txt", "phar://" . __FILE__ . "/tobemounted");
|
H A D | write25.phar | 4 Phar::mount("mounted", "phar://" . __FILE__ . "/test.txt");
|
H A D | write25.phar.inc | 10 Phar::mount("mounted", "phar://" . __FILE__ . "/test.txt");
|
H A D | write4.phar.inc | 10 Phar::mount("test.txt", "phar://" . __FILE__ . "/tobemounted");
|
H A D | blog.phar | 2 Phar::mount("config.xml", dirname(__FILE__) . "/files/config.xml");
|
H A D | blog.phar.inc | 8 Phar::mount("config.xml", dirname(__FILE__) . "/files/config.xml");
|
/PHP-7.2/ext/phar/tests/files/ |
H A D | blog.phar | 4 Phar::mount("config.xml", dirname(__FILE__) . "/files/config.xml");
|
H A D | blog.phar.inc | 10 Phar::mount("config.xml", dirname(__FILE__) . "/files/config.xml");
|
/PHP-7.2/ext/phar/tests/cache_list/ |
H A D | copyonwrite4a.phpt | 12 Phar::mount('phar://' . dirname(__FILE__) . '/files/write4.phar/testit.txt', 'phar://' . dirname(__…
|
/PHP-7.2/ext/standard/tests/file/ |
H A D | lstat_stat_variation6.phpt | 11 exec("mount", $mount_output);
|
/PHP-7.2/ext/phar/ |
H A D | TODO | 72 phar path, $phar->mount('/path/to/external.phar', 'internal/path');
|
H A D | phar_object.c | 444 PHP_METHOD(Phar, mount) in PHP_METHOD() argument 5391 …PHP_ME(Phar, mount, arginfo_phar_mount, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC|ZEN… 5460 …PHP_ME(Phar, mount, arginfo_phar_mount, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC|ZEN…
|
/PHP-7.2/ |
H A D | configure.ac | 478 sys/mount.h \
|
/PHP-7.2/ext/fileinfo/tests/ |
H A D | magic | 1988 # mount automatically at startup APPLE_PS_AUTO_MOUNT 1989 >>88 ubelong &0x40000000 \b, mount at startup
|
H A D | magic私はガラスを食べられます | 1988 # mount automatically at startup APPLE_PS_AUTO_MOUNT 1989 >>88 ubelong &0x40000000 \b, mount at startup
|
Completed in 114 milliseconds