Home
last modified time | relevance | path

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

/PHP-5.4/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-5.4/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-5.4/scripts/apache/
H A Daphtaccess-conv.sh21 mv -f $1 $1.orig
22 mv -f $TMPFILE $1
H A Dapconf-conv.sh21 mv -f $1 $1.orig
22 mv -f $TMPFILE $1
/PHP-5.4/
H A Dmakedist75 mv $i $i.bak
93 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_PROCESS34 svn mv https://svn.php.net/repository/php/php-src/trunk/ext/foo \
43 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 && \
1549 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 …
2665 test -f $1 && mv $1 $1.old
H A DINSTALL1494 $ mv extname-x.x.x extname
H A DNEWS6735 (mv at binarysec dot com).
/PHP-5.4/scripts/dev/
H A Dphpextdist27 mv $distname.tar.gz $myname
/PHP-5.4/sapi/apache_hooks/
H A DapMakefile.tmpl50 …$(CC) -c $(INCLUDES) $(CFLAGS) $(CFLAGS_SHLIB) $(PHP_CFLAGS) $(CPPFLAGS) $(SPACER) $< && mv $*.o $…
/PHP-5.4/sapi/apache/
H A DapMakefile.tmpl50 …$(CC) -c $(INCLUDES) $(CFLAGS) $(CFLAGS_SHLIB) $(PHP_CFLAGS) $(CPPFLAGS) $(SPACER) $< && mv $*.o $…
/PHP-5.4/build/
H A Dshtool877 mv "$src" "$dsttmp" || shtool_exit $?
939 rm -f $dst && mv $dsttmp $dst
H A Dlibtool.m41988 mv "${ofile}T" "$ofile"
3187 …ibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$sona…
3200 …ibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$sona…
3330 …libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
3486 …libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
4490 mv -f "$cfgfile" "$ofile" || \
4640 mv -f "$nlist"T "$nlist"
4683 mv conftest.$ac_objext conftstm.$ac_objext
5870 …me $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$sona…
5872 …name $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$sona…
[all …]
/PHP-5.4/ext/bcmath/libbcmath/
H A Dconfigure1821 mv conftest.tail conftest.vals
1841 mv conftest.h $ac_file
/PHP-5.4/ext/ereg/regex/
H A Dengine.c75 struct match mv; local
76 register struct match *m = &mv;
/PHP-5.4/sapi/thttpd/
H A Dthttpd_patch1108 -mv video/x-sgi-movie
/PHP-5.4/win32/
H A Dinstall.txt1313 $ mv extname-x.x.x extname

Completed in 99 milliseconds