Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A DMakefile.frag19 mv $@.tmp $@
22 mv $(srcdir)/zend_language_parser.h.tmp $(srcdir)/zend_language_parser.h
26 mv $(srcdir)/zend_language_parser.h.tmp $(srcdir)/zend_language_parser.h
/PHP-7.4/azure/
H A Dcoverage_job.yml40 mv gcovr.xml coverage.xml
/PHP-7.4/build/
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 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 …]
H A Dphp.m42115 test -f $1 && mv $1 $1.old
2717 > $srcdir/$1.tmp && mv $srcdir/$1.tmp $srcdir/$1
/PHP-7.4/
H A Dconfigure.ac146 rm -f $srcdir/main/php_version.h && mv php_version.h.new $srcdir/main/php_version.h && \

Completed in 54 milliseconds