OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReadLine
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/public-domain/sqlite/dist/
Replace.cs
187
string inputLine = inputTextReader.
ReadLine
();
/src/lib/libedit/
readline.c
1
/* $NetBSD:
readline
.c,v 1.187 2026/08/15 13:27:30 riastradh Exp $ */
34
__RCSID("$NetBSD:
readline
.c,v 1.187 2026/08/15 13:27:30 riastradh Exp $");
55
#include "
readline
/
readline
.h"
71
/*
readline
compatibility stuff - look at
readline
sources/documentation */
176
/* stuff below is used internally by libedit for
readline
emulation */
254
*
READLINE
compatibility stuff
353
/* for proper prompt printing in
readline
() */
375
"
ReadLine
compatible completion function"
439
readline
(const char *p)
function
[
all
...]
/src/external/bsd/jemalloc/dist/bin/
jeprof
753
#
Readline
libraries to work, so as a temporary workaround, we default
754
# to using the normal stdio code, rather than the fancier
readline
-based
758
return 0; # libtermcap exists, so
readline
should be okay
832
# Use
ReadLine
if it's installed and input comes from a console.
835
defined(eval {require Term::
ReadLine
}) ) {
836
my $term = new Term::
ReadLine
'jeprof';
837
while ( defined ($_ = $term->
readline
('(jeprof) '))) {
843
} else { # don't have
readline
jeprof.in
753
#
Readline
libraries to work, so as a temporary workaround, we default
754
# to using the normal stdio code, rather than the fancier
readline
-based
758
return 0; # libtermcap exists, so
readline
should be okay
832
# Use
ReadLine
if it's installed and input comes from a console.
835
defined(eval {require Term::
ReadLine
}) ) {
836
my $term = new Term::
ReadLine
'jeprof';
837
while ( defined ($_ = $term->
readline
('(jeprof) '))) {
843
} else { # don't have
readline
/src/external/bsd/jemalloc.old/dist/bin/
jeprof
753
#
Readline
libraries to work, so as a temporary workaround, we default
754
# to using the normal stdio code, rather than the fancier
readline
-based
758
return 0; # libtermcap exists, so
readline
should be okay
832
# Use
ReadLine
if it's installed and input comes from a console.
835
defined(eval {require Term::
ReadLine
}) ) {
836
my $term = new Term::
ReadLine
'jeprof';
837
while ( defined ($_ = $term->
readline
('(jeprof) '))) {
843
} else { # don't have
readline
jeprof.in
753
#
Readline
libraries to work, so as a temporary workaround, we default
754
# to using the normal stdio code, rather than the fancier
readline
-based
758
return 0; # libtermcap exists, so
readline
should be okay
832
# Use
ReadLine
if it's installed and input comes from a console.
835
defined(eval {require Term::
ReadLine
}) ) {
836
my $term = new Term::
ReadLine
'jeprof';
837
while ( defined ($_ = $term->
readline
('(jeprof) '))) {
843
} else { # don't have
readline
Completed in 37 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026