Home
last modified time | relevance | path

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

/PHP-7.1/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.1/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.1/
H A Dmakedist83 mv $i $i.bak
101 test -f "$i" && mv $i.bak $i
H A Dmakerpm79 mv sapi/cgi/php php.keepme
101 mv php.keepme sapi/cgi/php
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 tone the other
H A Dconfigure.in152 rm -f $srcdir/main/php_version.h && mv php_version.h.new $srcdir/main/php_version.h && \
1580 dnl mv -f main/internal_functions.c main/internal_functions.c.old 2>/dev/null
H A Dacinclude.m4843 …ibdir) $(EXTRA_LDFLAGS) $($2) $(translit($1,a-z_-,A-Z__)_SHARED_LIBADD) && mv -f '$3'/.libs/$1.so …
2731 test -f $1 && mv $1 $1.old
H A DINSTALL1290 $ mv extname-x.x.x extname
/PHP-7.1/scripts/dev/
H A Dphpextdist27 mv $distname.tar.gz $myname
/PHP-7.1/build/
H A Dshtool877 mv "$src" "$dsttmp" || shtool_exit $?
939 rm -f $dst && mv $dsttmp $dst
H A Dlibtool.m41994 mv "${ofile}T" "$ofile"
3194 …ibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$sona…
3207 …ibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$sona…
3337 …libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
3493 …libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
4497 mv -f "$cfgfile" "$ofile" || \
4647 mv -f "$nlist"T "$nlist"
4690 mv conftest.$ac_objext conftstm.$ac_objext
5877 …me $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$sona…
5879 …name $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$sona…
[all …]
/PHP-7.1/ext/bcmath/libbcmath/
H A Dconfigure1821 mv conftest.tail conftest.vals
1841 mv conftest.h $ac_file
/PHP-7.1/win32/
H A Dinstall.txt1171 $ mv extname-x.x.x extname

Completed in 63 milliseconds