代码搜索:readline
找到约 2,619 项符合「readline」的源代码
代码结果 2,619
www.eeworm.com/read/231546/4714838
pm readline.pm
=head1 NAME
Term::ReadLine - Perl interface to various C packages. If
no real package is found, substitutes stubs instead of basic functions.
=head1 SYNOPSIS
use Term::ReadLine;
$term
www.eeworm.com/read/231546/4715002
scm readline.scm
;;;; readline.scm --- support functions for command-line editing
;;;;
;;;; Copyright (C) 1997, 1999, 2000, 2001 Free Software Foundation, Inc.
;;;;
;;;; This program is free software; you can redist
www.eeworm.com/read/229403/4756581
mk readline.mk
#############################################################
#
# build GNU readline
#
#############################################################
READLINE_VER:=5.0
READLINE_SITE:=ftp://ftp.cwru.edu
www.eeworm.com/read/222917/4816272
c readline.c
/*
+----------------------------------------------------------------------+
| PHP Version 4 |
+-----------------------------------------
www.eeworm.com/read/222852/4817928
c readline.c
/* -*-C-*-
*
* $Revision: 1.2 $
* $Author: mechavar $
* $Date: 2000/05/01 19:37:08 $
*
* Copyright (c) 2000 ARM, INC.
* All Rights Reserved.
*
* Project: BootStrap Loader
*
*
*/
www.eeworm.com/read/216845/4880002
h readline.h
/* Readline.h -- the names of functions callable from within readline. */
/* Copyright (C) 1987, 1989, 1992 Free Software Foundation, Inc.
This file is part of the GNU Readline Library, a library
www.eeworm.com/read/216781/4887992
c readline.c
/* include readline */
#include "unpipc.h"
static ssize_t
my_read(int fd, char *ptr)
{
static int read_cnt = 0;
static char *read_ptr;
static char read_buf[MAXLINE];
if (read_cnt
www.eeworm.com/read/213877/4910434
h readline.h
/* $NetBSD: readline.h,v 1.1 2001/01/05 21:15:50 jdolecek Exp $ */
/*-
* Copyright (c) 1997 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software contributed t
www.eeworm.com/read/198916/5080675
c readline.c
/* include readline */
#include "unpipc.h"
static ssize_t
my_read(int fd, char *ptr)
{
static int read_cnt = 0;
static char *read_ptr;
static char read_buf[MAXLINE];
if (read_cnt