Home
last modified time | relevance | path

Searched refs:PATH (Results 1 – 25 of 32) sorted by relevance

12

/PHP-7.2/win32/build/
H A Dregistersyslog.php9 $PATH = "SYSTEM\\CurrentControlSet\\Services\\Eventlog\\Application\\PHP-" . phpversion(); variable
14 $key = @reg_create_key(HKEY_LOCAL_MACHINE, $PATH, KEY_ALL_ACCESS);
17 $key = reg_open_key(HKEY_LOCAL_MACHINE, $PATH, KEY_ALL_ACCESS);
36 [HKEY_LOCAL_MACHINE\\$PATH]
H A Dconfig.w3240 PGOMGR = PATH_PROG('pgomgr', WshShell.Environment("Process").Item("PATH"));
/PHP-7.2/ext/filter/tests/
H A Dbug71063.phpt6 PATH=/
11 var_dump($_ENV['PATH']);
12 var_dump(filter_input(INPUT_ENV, 'PATH'));
/PHP-7.2/sapi/cli/tests/
H A D023.phpt2 HOST/PATH ini sections test for cli
16 [PATH={$cwd}]
18 [PATH=/does/not/exist]
H A Dbug74600.phpt13 [PHP]\n;\rs=\000\000=\n;\r[PATH\000]\000\376 =\n
/PHP-7.2/ext/phar/tests/
H A Dbug74991.phpt14PATH = 'path'; set_include_path(str_repeat('x', MAXPATHLEN - strlen(__DIR__ . PATH_SEPARATOR . PAT…
/PHP-7.2/Zend/tests/
H A Dbug38287.phpt16 // will print "PATH:Array"
17 print "PATH:".$not_there["use_authmodule"]."\n";
/PHP-7.2/ext/standard/tests/general_functions/
H A Dparse_ini_basic.data88 [PATH=${basicval}/no/quotes]
90 ;[PATH="${basicval}/path/quoted"]
91 ["PATH=${basicval}/all/quoted"]
H A Dparse_ini_basic.phpt203 ["PATH=FUBAR_VARIABLE/no/quotes"]=>
206 ["PATH=FUBAR_VARIABLE/all/quoted"]=>
/PHP-7.2/ext/intl/tests/
H A Dresourcebundle.build4 // DEFINE YOUR ICU TOOLS PATH HERE
/PHP-7.2/ext/pspell/
H A DREADME34 If that location is different, please specify it in --with-pspell=PATH, where
35 PATH is the path you specified for pspell libraries.
/PHP-7.2/ext/standard/tests/file/windows_links/
H A Dbug48746_3.phpt13 die('skip. junction.exe not found in PATH.');
H A Dbug48746.phpt14 die("skip mklink.exe not found in PATH");
H A Dbug48746_1.phpt14 die("skip mklink.exe not found in PATH");
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg.init.d13 # Either set path to phpdbg here or rely on phpdbg in ENV/PATH #
/PHP-7.2/ext/snmp/
H A Dconfig.m414 AC_PATH_PROG(SNMP_CONFIG,net-snmp-config,,[/usr/local/bin:$PATH])
/PHP-7.2/scripts/
H A Dphpize.m439 [ --with-php-config=PATH Path to php-config [php-config]], php-config, no)
50 AC_MSG_ERROR([Cannot find php-config. Please use --with-php-config=PATH])
/PHP-7.2/ext/bcmath/libbcmath/
H A Dconfigure561 for ac_dir in $PATH; do
791 ac_dummy="$PATH"
822 ac_dummy="$PATH"
872 ac_dummy="$PATH"
1021 for ac_dir in $PATH; do
1078 ac_dummy="$PATH"
/PHP-7.2/build/
H A Dlibtool.m416 # Find the correct PATH separator. Usually this is :', but
473 for dir in $PATH /usr/ucb; do
1449 finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
1514 shlibpath_var=PATH
1702 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
1731 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
1770 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
1826 finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
2181 ac_dummy="ifelse([$2], , $PATH, [$2])"
2293 for ac_dir in $PATH; do
[all …]
H A Dshtool265 opt_p="$PATH"
514 paths=`echo $PATH | sed -e 's/:/ /g'`
/PHP-7.2/win32/
H A Dinstall.txt145 available to your systems PATH.
258 * Any directory in your Windows PATH environment variable.
264 to the PATH, because it will be simpler to upgrade PHP in the future.
265 Read more about how to add your PHP directory to PATH in the
384 * Modify the Windows PATH environment variable to include the PHP
388 PATH.
1447 14. How do I add my PHP directory to the PATH on Windows?
1486 --with-config-file-scan-dir=PATH
1704 included within the PATH than it is being read.
1709 14. How do I add my PHP directory to the PATH on Windows?
[all …]
/PHP-7.2/
H A Dconfig.guess127 PATH=$PATH:/.attbin ; export PATH
H A DINSTALL449 PATH=.:/usr/local/bin:/usr/sbin:/usr/bin:/usr/ccs/bin and make it
450 available to your system export PATH.
1623 13. How do I add my PHP directory to the PATH on Windows?
1660 --with-config-file-scan-dir=PATH
1823 a directory PATH exists, then it's not being read, and you
1825 included within the PATH, it is being read.
1833 How do I add my PHP directory to the PATH on Windows?
1852 + Locate the line with PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;.....
1857 that the PATH changes are applied.
1861 (C:\Windows, C:\WINNT, etc.) is by default in the systems PATH.
H A Dconfigure.ac916 [ --with-config-file-path=PATH
932 [ --with-config-file-scan-dir=PATH
1030 --with-EXTENSION=[shared[,PATH]]
/PHP-7.2/ext/mbstring/oniguruma/
H A DINSTALL245 On Solaris, don't put `/usr/ucb' early in your `PATH'. This
248 in your `PATH', put it _after_ `/usr/bin'.

Completed in 229 milliseconds

12