Home
last modified time | relevance | path

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

/PHP-5.5/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.5/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.5/scripts/apache/
H A Dapconf-conv.sh21 mv -f $1 $1.orig
22 mv -f $TMPFILE $1
H A Daphtaccess-conv.sh21 mv -f $1 $1.orig
22 mv -f $TMPFILE $1
/PHP-5.5/
H A Dmakedist78 mv $i $i.bak
96 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 && \
1563 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 DNEWS7924 (mv at binarysec dot com).
/PHP-5.5/scripts/dev/
H A Dphpextdist27 mv $distname.tar.gz $myname
/PHP-5.5/sapi/apache/
H A DapMakefile.tmpl50 …$(CC) -c $(INCLUDES) $(CFLAGS) $(CFLAGS_SHLIB) $(PHP_CFLAGS) $(CPPFLAGS) $(SPACER) $< && mv $*.o $…
/PHP-5.5/sapi/apache_hooks/
H A DapMakefile.tmpl50 …$(CC) -c $(INCLUDES) $(CFLAGS) $(CFLAGS_SHLIB) $(PHP_CFLAGS) $(CPPFLAGS) $(SPACER) $< && mv $*.o $…
/PHP-5.5/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-5.5/ext/bcmath/libbcmath/
H A Dconfigure1821 mv conftest.tail conftest.vals
1841 mv conftest.h $ac_file
/PHP-5.5/ext/ereg/regex/
H A Dengine.c75 struct match mv; local
76 register struct match *m = &mv;
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch1108 -mv video/x-sgi-movie
/PHP-5.5/win32/
H A Dinstall.txt1180 $ mv extname-x.x.x extname

Completed in 88 milliseconds