代码搜索:Complete
找到约 10,000 项符合「Complete」的源代码
代码结果 10,000
www.eeworm.com/read/268797/11121351
cmd complete.cmd
set trace-commands on
### Testing debugger 'complete' command...
complete d
complete fi
complete set a
complete show a
complete set an
complete set args
complete show args1
complete bogus command
com
www.eeworm.com/read/268797/11121462
right complete.right
(dbg-test1.sh:22):
22: x=22
+### Testing debugger 'complete' command...
+complete d
d
debug
delete
disable
display
deleteall
down
+complete fi
file
finish
+complete set a
set args
set annotate
+comple
www.eeworm.com/read/268797/11121569
tests complete.tests
#!/bin/sh
#$Id: complete.tests,v 1.1 2006/03/15 12:31:06 rockyb Exp $
if test -z $srcdir ; then
srcdir=`pwd`
fi
cmdfile="complete.cmd"
debugged_script="dbg-test1.sh"
$BASH ${TOP_BUILDDIR}bashdb
www.eeworm.com/read/268797/11121601
run-complete
#!/bin/sh
#$Id: run-complete,v 1.1 2006/03/15 12:31:06 rockyb Exp $
if test -z "$srcdir" ; then
srcdir=`pwd`
fi
if test -z "$builddir" ; then
builddir=`pwd`
fi
. ${builddir}/check_common
TES
www.eeworm.com/read/147336/12563392
c complete.c
/* complete.c -- filename completion for readline. */
/* Copyright (C) 1987-2004 Free Software Foundation, Inc.
This file is part of the GNU Readline Library, a library for
reading lines of te
www.eeworm.com/read/334327/12610179
c complete.c
/*
* complete.c -- the writers awake the readers
*
* Copyright (C) 2003 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2003 O'Reilly & Associates
*
* The source code in this file can be f
www.eeworm.com/read/300699/13898860
c complete.c
/*
* complete.c -- the writers awake the readers
*
* Copyright (C) 2003 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2003 O'Reilly & Associates
*
* The source code in this file can be f
www.eeworm.com/read/236468/14014850
c complete.c
/*
* complete.c -- the writers awake the readers
*
* Copyright (C) 2003 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2003 O'Reilly & Associates
*
* The source code in this file can be f
www.eeworm.com/read/235304/14075113
c complete.c
/* complete.c -- filename completion for readline. */
/* Copyright (C) 1987, 1989, 1992 Free Software Foundation, Inc.
This file is part of the GNU Readline Library, a library for
reading line