Home
last modified time | relevance | path

Searched refs:srcfile (Results 1 – 5 of 5) sorted by relevance

/PHP-7.0/sapi/fpm/tests/
H A D017.phpt11 $srcfile = __DIR__.'/php-fpm.tmp.php';
32 file_put_contents($srcfile, $code);
38 $req = run_request('127.0.0.1', $port, $srcfile);
64 $srcfile = __DIR__.'/php-fpm.tmp.php';
66 @unlink($srcfile);
H A D022-cve-2016-5385.phpt11 $srcfile = __DIR__.'/php-fpm.tmp.php';
37 file_put_contents($srcfile, $code);
47 $req = run_request('127.0.0.1', $port, $srcfile, '', $headers);
78 $srcfile = __DIR__.'/php-fpm.tmp.php';
80 @unlink($srcfile);
/PHP-7.0/
H A Dltmain.sh661 srcfile="$nonopt" # always keep a non-empty value in "srcfile"
739 lastarg="$srcfile"
740 srcfile="$arg"
775 [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
911 $echo "$srcfile" > "$lockfile"
915 eval srcfile=\"$fix_srcfile_path\"
917 qsrcfile=`$echo "X$srcfile" | $Xsed -e "$sed_quote_subst"`
974 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
980 $srcfile
1046 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
[all …]
H A Dacinclude.m4169 dnl PHP_ADD_MAKEFILE_FRAGMENT([srcfile [, ext_srcdir [, ext_builddir]]])
/PHP-7.0/build/
H A Dlibtool.m44451 # Fix the shell variable \$srcfile for the compiler.
5789 _LT_AC_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'

Completed in 36 milliseconds