Home
last modified time | relevance | path

Searched refs:PATH (Results 1 – 25 of 27) sorted by path

12

/PHP-7.4/Zend/tests/
H A Dbug38287.phpt16 // will print "PATH:Array"
17 print "PATH:".$not_there["use_authmodule"]."\n";
/PHP-7.4/azure/macos/
H A Djob.yml12 export PATH="/usr/local/opt/bison/bin:$PATH"
73 export PATH="/usr/local/opt/bison/bin:$PATH"
/PHP-7.4/build/
H A Dconfig.guess144 PATH=$PATH:/.attbin ; export PATH
H A Dlibtool.m416 # Find the correct PATH separator. Usually this is :', but
473 for dir in $PATH /usr/ucb; do
1445 finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
1510 shlibpath_var=PATH
1698 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
1727 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
1766 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
1822 finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
2177 ac_dummy="ifelse([$2], , $PATH, [$2])"
2289 for ac_dir in $PATH; do
[all …]
H A Dphp.m41736 AC_PATH_PROG(PROG_SENDMAIL, sendmail, /usr/sbin/sendmail, $PATH:$PHP_ALT_PATH)
1746 AC_CHECK_PROGS(AWK, gawk nawk awk mawk, bork, /usr/xpg4/bin/:$PATH)
H A Dpkg.m460 m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$])
179 is in your PATH or set the PKG_CONFIG environment variable to the full
H A Dshtool265 opt_p="$PATH"
514 paths=`echo $PATH | sed -e 's/:/ /g'`
/PHP-7.4/
H A Dconfigure.ac874 [AS_HELP_STRING([--with-config-file-path=PATH],
892 [AS_HELP_STRING([--with-config-file-scan-dir=PATH],
1023 --with-EXTENSION=[shared[,PATH]]
H A Dphp.ini-development27 ; Directives following the section heading [PATH=/www/mysite] only
32 ; at runtime. Currently, [PATH=] and [HOST=] sections only work under
H A Dphp.ini-production27 ; Directives following the section heading [PATH=/www/mysite] only
32 ; at runtime. Currently, [PATH=] and [HOST=] sections only work under
/PHP-7.4/ext/filter/tests/
H A Dbug71063.phpt6 PATH=/
11 var_dump($_ENV['PATH']);
12 var_dump(filter_input(INPUT_ENV, 'PATH'));
/PHP-7.4/ext/intl/tests/
H A Dresourcebundle.build4 // DEFINE YOUR ICU TOOLS PATH HERE
/PHP-7.4/ext/phar/phar/
H A Dpharcommand.inc216 $path = explode(PATH_SEPARATOR, $_ENV['PATH']);
/PHP-7.4/ext/phar/tests/
H A Dbug74991.phpt14PATH = 'path'; set_include_path(str_repeat('x', MAXPATHLEN - strlen(__DIR__ . PATH_SEPARATOR . PAT…
/PHP-7.4/ext/snmp/
H A Dconfig.m49 AC_PATH_PROG(SNMP_CONFIG,net-snmp-config,,[/usr/local/bin:$PATH])
/PHP-7.4/ext/standard/tests/file/windows_links/
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");
H A Dbug48746_3.phpt13 die('skip. junction.exe not found in PATH.');
/PHP-7.4/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.4/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.4/sapi/fpm/
H A Dwww.conf.in411 ;env[PATH] = /usr/local/bin:/usr/bin:/bin
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.init.d13 # Either set path to phpdbg here or rely on phpdbg in ENV/PATH #
/PHP-7.4/scripts/
H A Dphpize.m452 [AS_HELP_STRING([--with-php-config=PATH],
66 AC_MSG_ERROR([Cannot find php-config. Please use --with-php-config=PATH])

Completed in 137 milliseconds

12