|
Jspice3
|

Go to the source code of this file.
Variables | |
| struct alias * | cp_aliases |
| char | cp_back |
| bool | cp_nocc |
| FILE * | cp_in |
| FILE * | cp_out |
| FILE * | cp_err |
| FILE * | cp_curin |
| FILE * | cp_curout |
| FILE * | cp_curerr |
| bool | cp_debug |
| char | cp_amp |
| char | cp_gt |
| char | cp_lt |
| char | cp_chars [] |
| bool | cp_cwait |
| bool | cp_dounixcom |
| char * | cp_csep |
| char | cp_cbrac |
| char | cp_ccurl |
| char | cp_comma |
| char | cp_huh |
| char | cp_obrac |
| char | cp_ocurl |
| char | cp_star |
| char | cp_til |
| bool | cp_didhsubst |
| char | cp_bang |
| char | cp_hat |
| int | cp_maxhistlength |
| struct histent * | cp_lastone |
| FILE * | cp_inp_cur |
| bool | cp_bqflag |
| bool | cp_interactive |
| char * | cp_altprompt |
| char * | cp_promptstring |
| char | cp_hash |
| int | cp_event |
| bool | out_moremode |
| bool | out_isatty |
| int | out_width |
| int | out_height |
| bool | cp_ignoreeof |
| bool | cp_noclobber |
| bool | cp_noglob |
| bool | cp_nonomatch |
| char | cp_dol |
| struct comm * | cp_coms |
| char * | cp_program |
| char * | cp_display |
| bool | ft_nutmeg |
| void com_alias | ( | ) |
| void com_cdump | ( | ) |
| void com_chdir | ( | ) |
| void com_codeblock | ( | ) |
| void com_echo | ( | ) |
| void com_history | ( | ) |
| void com_rehash | ( | ) |
| void com_set | ( | ) |
| void com_shell | ( | ) |
| void com_shift | ( | ) |
| void com_strcmp | ( | ) |
| void com_unalias | ( | ) |
| void com_unset | ( | ) |
| void cp_addblock | ( | ) |
| void cp_addcomm | ( | ) |
| void cp_addhistent | ( | ) |
| void cp_addkword | ( | ) |
| void cp_bind | ( | ) |
| bool cp_block | ( | ) |
| void cp_bquote | ( | ) |
| void cp_ccfreetrie | ( | ) |
| void cp_ccom | ( | ) |
| void cp_ccon | ( | ) |
| void cp_ccrestart | ( | ) |
| wordlist* cp_cctowl | ( | ) |
| bool cp_comlook | ( | ) |
| void cp_doalias | ( | ) |
| void cp_doglob | ( | ) |
| void cp_doquit | ( | ) |
Definition at line 329 of file cpitf.c.
| struct variable* cp_enqvar | ( | ) |
| int cp_evloop | ( | ) |
| void cp_execcontrol | ( | ) |
| void cp_freeblock | ( | ) |
| bool cp_getvar | ( | ) |
| struct variable* cp_getvlist | ( | ) |
| bool cp_globmatch | ( | ) |
| void cp_histsubst | ( | ) |
| void cp_hprint | ( | ) |
| int cp_inchar | ( | ) |
| void cp_init | ( | ) |
Definition at line 83 of file cshpar.c.
| bool cp_isblockdef | ( | ) |
| bool cp_istrue | ( | ) |
| char* cp_kwswitch | ( | ) |
| wordlist* cp_lexer | ( | ) |
| bool cp_oddcomm | ( | ) |
| void cp_paliases | ( | ) |
| wordlist* cp_parse | ( | ) |
| void cp_pathfix | ( | ) |
| void cp_poparg | ( | ) |
Definition at line 1500 of file variable.c.
| void cp_printword | ( | ) |
| void cp_pusharg | ( | ) |
| void cp_pushcontrol | ( | ) |
Definition at line 1066 of file front.c.
| void cp_quoteword | ( | ) |
| void cp_redirect | ( | ) |
| void cp_rehash | ( | ) |
| void cp_remcomm | ( | ) |
| void cp_remkword | ( | ) |
| void cp_remvar | ( | ) |
| void cp_resetcontrol | ( | ) |
| void cp_setalias | ( | ) |
| struct variable* cp_setparse | ( | ) |
| void cp_striplist | ( | ) |
| char* cp_tildexpand | ( | ) |
| void cp_unalias | ( | ) |
| void cp_unbind | ( | ) |
| bool cp_unixcom | ( | ) |
| void cp_unquote | ( | ) |
| int cp_usrset | ( | ) |
| void cp_usrvars | ( | ) |
| void cp_variablesubst | ( | ) |
| wordlist* cp_varwl | ( | ) |
| void cp_vprint | ( | ) |
Definition at line 638 of file variable.c.
| void cp_vset | ( | ) |
| void cp_wstrip | ( | ) |
| void fatal | ( | ) |
| void ft_cpinit | ( | ) |
Definition at line 21 of file cpitf.c.
| double* ft_numparse | ( | ) |
| void out_printf | ( | ) |
| void out_send | ( | ) |
| void out_winsize | ( | ) |
| void out_wlprint | ( | ) |
| struct variable* va_copy | ( | ) |
| void va_free | ( | ) |
| char cp_dol |
Definition at line 51 of file variable.c.
| bool cp_ignoreeof |
Definition at line 49 of file variable.c.
| bool cp_nocc |
Definition at line 75 of file complete.c.
| bool cp_noclobber |
Definition at line 48 of file variable.c.
| bool cp_noglob |
Definition at line 46 of file variable.c.
| bool cp_nonomatch |
Definition at line 47 of file variable.c.