Searched refs:READLINE (Results 1 - 25 of 39) sorted by relevance

12

/macosx-10.9.5/bc-21/bc/
H A Dacconfig.h17 #undef READLINE macro
H A Dconfig.h.in41 #undef READLINE
/macosx-10.9.5/bash-92/bash-3.2/lib/sh/
H A Dwinsize.c55 #if defined (READLINE)
74 #if defined (READLINE)
/macosx-10.9.5/bc-21/bc/bc/
H A Dbcdefs.h51 #if defined(READLINE)
185 #if defined(READLINE)
H A Dscan.l130 #ifdef READLINE
206 #if !defined(READLINE) && !defined(LIBEDIT)
249 #if defined(READLINE) || defined(LIBEDIT)
H A Dglobal.h110 #if defined(READLINE) || defined(LIBEDIT)
H A Dstorage.c61 #if defined(READLINE) || defined(LIBEDIT)
487 #if defined(READLINE) || defined(LIBEDIT)
546 #if defined(READLINE) || defined(LIBEDIT)
630 #if defined(READLINE) || defined(LIBEDIT)
709 #if defined(READLINE) || defined(LIBEDIT)
791 #if defined(READLINE) || defined(LIBEDIT)
H A Dmain.c252 #if defined(READLINE)
/macosx-10.9.5/bash-92/bash-3.2/builtins/
H A Dread.c33 #if defined (READLINE)
48 #if defined (READLINE)
101 #if defined (READLINE)
120 #if defined (READLINE)
133 #if defined (READLINE)
157 #if defined (READLINE)
260 #if defined (READLINE)
294 #if defined (READLINE)
306 #if defined (READLINE)
354 #if defined (READLINE)
[all...]
H A Dset.c23 #if defined (READLINE)
37 #if defined (READLINE)
39 #endif /* READLINE */
52 #if defined (READLINE)
78 #if defined (READLINE)
111 #if defined (READLINE)
234 #if defined (READLINE)
271 #endif /* READLINE */
H A Dshopt.c50 #if defined (READLINE)
108 #if defined (READLINE)
115 #if defined (READLINE)
127 #if defined (READLINE)
241 #if defined (READLINE)
H A Dbind.c8 #if defined (READLINE)
271 #endif /* READLINE */
H A Dbuiltext.h10 #if defined (READLINE)
13 #endif /* READLINE */
/macosx-10.9.5/CPANInternal-140/Test-Simple/t/Tester/
H A Dtbt_02fhrestore.t56 sub READLINE {}
/macosx-10.9.5/bash-92/bash-3.2/
H A Dbashhist.c53 #if defined (READLINE)
164 #if defined (READLINE)
174 #endif /* READLINE */
185 #if defined (READLINE)
391 #if defined (READLINE)
400 #endif /* READLINE */
447 #if defined (READLINE)
458 # if defined (READLINE)
462 # endif /* !READLINE */
467 # if defined (READLINE)
[all...]
H A Dconfig-bot.h111 #if defined (READLINE) && !defined (HISTORY)
115 #if defined (PROGRAMMABLE_COMPLETION) && !defined (READLINE)
H A Dsubst.h239 #if defined (READLINE)
H A Dbracecomp.c26 #if defined (BRACE_EXPANSION) && defined (READLINE)
200 #endif /* BRACE_EXPANSION && READLINE */
H A Dalias.c54 #if defined (READLINE)
281 #if defined (READLINE)
573 #endif /* READLINE */
H A Dsig.c47 #if defined (READLINE)
409 #if defined (READLINE)
412 #endif /* READLINE */
H A Dvariables.c57 #if defined (READLINE)
96 #if defined (READLINE)
145 #if defined (READLINE)
519 #if defined (READLINE) && defined (STRICT_POSIX)
524 #endif /* READLINE && STRICT_POSIX */
869 #if defined (READLINE)
1307 #if defined (READLINE)
1337 #endif /* READLINE */
1460 #if defined (READLINE)
3725 #if defined (READLINE)
[all...]
/macosx-10.9.5/bash-92/
H A Dconfig.h44 /* Define READLINE to get the nifty/glitzy editing features.
47 #define READLINE 1 macro
50 This is unrelated to READLINE. */
55 If both HISTORY and READLINE are defined, you can get at the commands
65 #if defined (BRACE_EXPANSION) && defined (READLINE)
/macosx-10.9.5/CPANInternal-140/Class-Trigger-0.14/inc/IO/
H A DScalar.pm395 sub READLINE { wantarray ? shift->getlines(@_) : shift->getline(@_) } subroutine
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Ddst_parse.c368 #define READLINE(lex, opt, token) \ macro
411 READLINE(lex, opt, &token);
432 READLINE(lex, opt, &token);
514 READLINE(lex, opt, &token);
/macosx-10.9.5/Heimdal-323.92.1/include/
H A Dconfig.h.w321406 #define READLINE 1

Completed in 274 milliseconds

12