Home
last modified time | relevance | path

Searched refs:LeditInput (Results 1 – 2 of 2) sorted by relevance

/dports/japanese/ne/ne/src/
H A Dinput.c14 void LeditInput(int c,int contrl_flag) in LeditInput() function
30 LeditInput(' ', contrl_flag); in Ledit()
39 LeditInput(key<<8 |term_inkey(), NONE); in InputAndCrt()
42 LeditInput(key, NONE); in InputAndCrt()
H A Dline.c25 LeditInput(c, NONE); else in se_insert()
27 LeditInput(c<<8|*(u_char *)s, NONE); in se_insert()