Home
last modified time | relevance | path

Searched refs:no_editor (Results 1 – 8 of 8) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/src/
DLYNews.c324 if (!no_editor && non_empty(editor)) { in LYNewsPost()
DLYGlobalDefs.h326 extern BOOLEAN no_editor;
DLYForms.c1031 if (!no_editor && non_empty(editor)) { in show_formlink_statusline()
DLYMail.c1488 if (!no_editor && non_empty(editor)) { in reply_by_mail()
DLYOptions.c639 if (no_editor) { in LYoptions()
3603 DISABLED(no_editor || system_editor)); in gen_options()
DLYMainLoop.c2453 if (no_editor) { in handle_LYK_DWIMEDIT()
2539 if (no_editor) { in handle_LYK_EDIT()
2635 if (no_editor) { in handle_LYK_EDIT_TEXTAREA()
DLYMain.c258 BOOLEAN no_editor = FALSE; variable
DLYUtils.c3613 { "editor", &no_editor, FALSE },