Home
last modified time | relevance | path

Searched refs:mv (Results 1 – 10 of 10) sorted by relevance

/PHP-7.3/TSRM/
H A Dbuildconf12 mv aclocal.m4 aclocal.m4.old 2>/dev/null
16 mv aclocal.m4.old aclocal.m4
25 mv configure configure.old 2>/dev/null
29 mv configure.old configure
/PHP-7.3/Zend/
H A Dbuildconf12 mv aclocal.m4 aclocal.m4.old 2>/dev/null
16 mv aclocal.m4.old aclocal.m4
25 mv configure configure.old 2>/dev/null
29 mv configure.old configure
/PHP-7.3/
H A Dmakedist85 mv $i $i.bak
103 test -f "$i" && mv $i.bak $i
H A Dltmain.sh91 mv="mv -f"
621 *install*|cp|mv)
995 $show "$mv $output_obj $lobj"
996 if $run $mv $output_obj $lobj; then :
1067 $show "$mv $output_obj $obj"
1068 if $run $mv $output_obj $obj; then :
1093 $run $mv "${libobj}T" "${libobj}"
4615 $run eval '$mv "$nlist"T "$nlist"'
4620 $run eval '$mv "$nlist"T "$nlist"'
4637 $run eval 'mv "$nlist"T "$nlist"'
[all …]
H A DREADME.RELEASE_PROCESS44 svn mv https://svn.php.net/repository/php/php-src/trunk/ext/foo \
53 For Moving extensions from PECL to php-src the svn mv has to be done the other
H A Dconfigure.ac140 rm -f $srcdir/main/php_version.h && mv php_version.h.new $srcdir/main/php_version.h && \
1616 dnl mv -f main/internal_functions.c main/internal_functions.c.old 2>/dev/null
H A Dacinclude.m42701 test -f $1 && mv $1 $1.old
/PHP-7.3/scripts/dev/
H A Dphpextdist27 mv $distname.tar.gz $myname
/PHP-7.3/build/
H A Dshtool877 mv "$src" "$dsttmp" || shtool_exit $?
939 rm -f $dst && mv $dsttmp $dst
H A Dlibtool.m41990 mv "${ofile}T" "$ofile"
3190 …ibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$sona…
3203 …ibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$sona…
3333 …libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
3489 …libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
4493 mv -f "$cfgfile" "$ofile" || \
4643 mv -f "$nlist"T "$nlist"
4686 mv conftest.$ac_objext conftstm.$ac_objext
5873 …me $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$sona…
5875 …name $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$sona…
[all …]

Completed in 45 milliseconds