Searched refs:metanext (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/lib/libedit/
H A Del.h89 int metanext; /* Is the next char a meta char */ member in struct:el_state_t
H A Dread.c256 el->el_state.metanext = 0;
262 if (el->el_state.metanext) {
263 el->el_state.metanext = 0;
H A Demacs.c418 el->el_state.metanext = 1;
H A Dchared.c446 el->el_state.metanext = 0;
479 el->el_state.metanext = 0;

Completed in 107 milliseconds