代码搜索:Complete

找到约 10,000 项符合「Complete」的源代码

代码结果 10,000
www.eeworm.com/read/304561/13791443

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/303103/13821707

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/300969/13874886

c complete.c

/* $Revision: 1.4 $ ** ** History and file completion functions for editline library. */ #include "editline.h" #if defined(NEED_STRDUP) /* ** Return an allocated copy of a string. */ c
www.eeworm.com/read/147000/5733929

java complete.java

/* * Created on 2004-9-24 * * To change the template for this generated file go to * Window>Preferences>Java>Code Generation>Code and Comments */ package com.bumf; import oa.
www.eeworm.com/read/144216/5751949

pm complete.pm

package Term::Complete; require 5.000; require Exporter; @ISA = qw(Exporter); @EXPORT = qw(Complete); # @(#)complete.pl,v1.2 (me@anywhere.EBay.Sun.COM) 09/23/91 =head1 NAME Term::C
www.eeworm.com/read/144212/5752791

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
www.eeworm.com/read/144212/5753052

complete-examples

# # Completion examples # # # This encapsulates the default bash completion code # call with the word to be completed as $1 # # Since programmable completion does not use the bash default completions
www.eeworm.com/read/142536/5765435

c complete.c

/********** Copyright 1990 Regents of the University of California. All rights reserved. Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group **********/ /* * Command completion code. We kee
www.eeworm.com/read/141300/5770956

c complete.c

/********** Copyright 1990 Regents of the University of California. All rights reserved. Author: 1985 Wayne A. Christopher, U. C. Berkeley CAD Group Modified: 1999 Paolo Nenzi **********/ /* * Comm
www.eeworm.com/read/141300/5770969

h complete.h

/************* * Header file for complete.c * 1999 E. Rouat ************/ #ifndef COMPLETE_H_INCLUDED #define COMPLETE_H_INCLUDED /* The data structure for the commands is as follows: every node