Home
last modified time | relevance | path

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

/PHP-8.2/Zend/asm/
H A Djump_riscv64_sysv_elf_gas.S102 mv a2, sp
105 mv sp, a0
139 mv a0, a2
/PHP-8.2/Zend/
H A DMakefile.frag19 mv $@.tmp $@
22 mv $(srcdir)/zend_language_parser.h.tmp $(srcdir)/zend_language_parser.h
/PHP-8.2/build/
H A Dltmain.sh91 mv="mv -f"
621 *install*|cp|mv)
1002 $show "$mv $output_obj $lobj"
1003 if $run $mv $output_obj $lobj; then :
1074 $show "$mv $output_obj $obj"
1075 if $run $mv $output_obj $obj; then :
1100 $run $mv "${libobj}T" "${libobj}"
4628 $run eval '$mv "$nlist"T "$nlist"'
4633 $run eval '$mv "$nlist"T "$nlist"'
4650 $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.m42001 mv "${ofile}T" "$ofile"
3199 …ibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$sona…
3212 …ibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$sona…
3342 …libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
3498 …libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
4502 mv -f "$cfgfile" "$ofile" || \
4652 mv -f "$nlist"T "$nlist"
4695 mv conftest.$ac_objext conftstm.$ac_objext
5882 …me $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$sona…
5884 …name $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$sona…
[all …]
H A Dphp.m42051 test -f $1 && mv $1 $1.old
2735 > $srcdir/$1.tmp && mv $srcdir/$1.tmp $srcdir/$1
/PHP-8.2/
H A Dconfigure.ac98 rm -f $srcdir/main/php_version.h && mv php_version.h.new $srcdir/main/php_version.h && \
/PHP-8.2/docs/
H A Drelease-process.md588 mv /path/to/repos/php/php-src/php-X.Y.Z.tar.* .

Completed in 62 milliseconds