Searched refs:edittable (Results 1 – 5 of 5) sorted by relevance
351 fputint(out, tables.edittable.buf.end); in main() 352 fputbytes(out, xbuf_char_data(&tables.edittable.buf), tables.edittable.buf.end); in main()
158 tables->edittable.names = editnames; in init_tables() 159 tables->edittable.is_var = 0;160 xbuf_init(&tables->edittable.buf);434 tables->currtable = &tables->edittable; in control_line()
193 static unsigned char edittable[] =356 add_ecmd_table(edittable, sizeof(edittable)); in init_cmds() 1013 add_ecmd_table(tables.edittable.buf.data, tables.edittable.buf.end); in editchar() 183 static unsigned char edittable[] = global() variable
60 struct lesskey_table edittable;59 struct lesskey_table edittable; global() member
111 # Initialize various user-edittable values to their defaults