Home
last modified time | relevance | path

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

/PHP-7.4/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.phpt18 Phar::mount("testit", dirname(Phar::running(0)) . "/testit");
25 Phar::mount(".phar/stub.php", dirname(Phar::running(0)) . "/testit/extfile.php");
65 Phar::mount($pname . '/testit', 'another\\..\\mistake');
70 Phar::mount($pname . '/notfound', __DIR__ . '/this/does/not/exist');
75 Phar::mount($pname . '/testit', __DIR__);
80 Phar::mount($pname . '/testit/extfile.php', __DIR__);
H A Drename_dir_and_mount.phpt2 Phar: rename_dir and mount test
22 Phar::mount("$pname/a/c", __DIR__);
H A Dphar_extract.phpt19 $a->mount($pname . '/mount', __FILE__);
22 $a->extractTo(__DIR__ . '/extract', 'mount');
H A Dphar_extract2.phpt19 $phar->mount($pname . '/mount2', __FILE__);
/PHP-7.4/ext/opcache/tests/
H A Dissue0149.phpt2 ISSUE #149 (Phar mount points not working this OPcache enabled)
16 Phar::mount('this.file', '". __FILE__ . "');
/PHP-7.4/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.4/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.4/ext/phar/tests/cache_list/
H A Dcopyonwrite4a.phpt12 Phar::mount('phar://' . __DIR__ . '/files/write4.phar/testit.txt', 'phar://' . __DIR__ . '/files/wr…
/PHP-7.4/ext/standard/tests/file/
H A Dlstat_stat_variation6.phpt12 exec("mount", $mount_output);
/PHP-7.4/ext/phar/
H A Dphar_object.c431 PHP_METHOD(Phar, mount) in PHP_METHOD() argument
5347 …PHP_ME(Phar, mount, arginfo_phar_mount, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC|ZEN…
5416 …PHP_ME(Phar, mount, arginfo_phar_mount, ZEND_ACC_PUBLIC|ZEND_ACC_STATIC|ZEN…
/PHP-7.4/
H A DUPGRADING525 other processes. Explicitly, it allows you to unshare the mount, IPC, UTS,
H A Dconfigure.ac447 sys/mount.h \
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2198 # mount automatically at startup APPLE_PS_AUTO_MOUNT
2199 >>88 ubelong &0x40000000 \b, mount at startup
11986 # 11577-mount-iso-0.9.5.tar.bz2/mount-iso-0.9.5/install.sh
H A Dmagic2198 # mount automatically at startup APPLE_PS_AUTO_MOUNT
2199 >>88 ubelong &0x40000000 \b, mount at startup
11986 # 11577-mount-iso-0.9.5.tar.bz2/mount-iso-0.9.5/install.sh

Completed in 134 milliseconds