Home
last modified time | relevance | path

Searched refs:NULL_PARG (Results 1 – 20 of 20) sorted by relevance

/freebsd/contrib/less/
H A Dbrac.c44 error("Nothing in top line", NULL_PARG); in match_brac()
46 error("Nothing in bottom line", NULL_PARG); in match_brac()
58 error("No bracket in top line", NULL_PARG); in match_brac()
60 error("No bracket in bottom line", NULL_PARG); in match_brac()
98 error("No matching bracket", NULL_PARG); in match_brac()
H A Djump.c35 error("Cannot seek to end of file", NULL_PARG); in jump_forw()
76 error("Cannot seek to end of buffers", NULL_PARG); in jump_forw_buffered()
107 error("Cannot seek to beginning of file", NULL_PARG); in jump_back()
147 ierror("Determining length of file", NULL_PARG); in jump_percent()
152 error("Don't know length of file", NULL_PARG); in jump_percent()
262 error("Cannot seek to that file position", NULL_PARG); in jump_loc()
H A Dcommand.c357 error(done_msg, NULL_PARG); in exec_mca()
970 error("Search hit top; continuing at bottom", NULL_PARG); in prompt()
972 error("Search hit bottom; continuing at top", NULL_PARG); in prompt()
1294 error("Pattern not found", NULL_PARG); in multi_search()
1680 error("Warning: command may not work correctly when file is viewed via LESSOPEN", NULL_PARG); in commands()
1876 error("Command not available", NULL_PARG); in commands()
1887 error("Command not available", NULL_PARG); in commands()
1900 error("Command not available", NULL_PARG); in commands()
1908 error("Command not available", NULL_PARG); in commands()
1920 error("Command not available", NULL_PARG); in commands()
[all …]
H A Doptfunc.c121 error("log file support is not available", NULL_PARG); in opt_o()
132 error("Input is not a pipe", NULL_PARG); in opt_o()
137 error("Log file is already in use", NULL_PARG); in opt_o()
151 error("No log file", NULL_PARG); in opt_o()
319 error("Error in lesskey content", NULL_PARG); in opt_kc()
359 error("tags support is not available", NULL_PARG); in opt_t()
663 error("Set --use-color before changing colors", NULL_PARG); in opt_D()
798 error("-\" must be followed by 1 or 2 chars", NULL_PARG); in opt_quote()
844 error("cannot set rscroll to a wide character", NULL_PARG); in opt_rscroll()
868 error("Use \"h\" for help", NULL_PARG); in opt_query()
[all …]
H A Dmain.c152 error("WARNING: cannot use unicode arguments", NULL_PARG); in try_utf8_locale()
434 error("WARNING: terminal is not fully functional", NULL_PARG); in main()
456 error("No filenames allowed with -t option", NULL_PARG); in main()
502 less_printf("Press RETURN to continue ", NULL_PARG); in main()
535 error("Cannot allocate memory", NULL_PARG); in out_of_memory()
H A Dch.c258 error("seek error", NULL_PARG); in ch_get()
298 error("read error", NULL_PARG); in ch_get()
389 error("ch_ungetchar overrun", NULL_PARG); in ch_ungetchar()
409 ierror("Finishing logfile", NULL_PARG); in end_logfile()
456 NULL_PARG); in sync_logfile()
756 error("seek error to 0", NULL_PARG); in ch_flush()
H A Dtags.c181 error("No tags file", NULL_PARG); in findtag()
184 error("No such tag in tags file", NULL_PARG); in findtag()
187 error("unknown tag type", NULL_PARG); in findtag()
441 error("Tag not found", NULL_PARG); in ctagsearch()
H A Dcharset.c194 error("invalid hex number(s) in LESSUTFCHARDEF", NULL_PARG); in ichardef_utf()
199 error("missing colon in LESSUTFCHARDEF", NULL_PARG); in ichardef_utf()
282 error("invalid chardef", NULL_PARG); in ichardef()
291 error("chardef longer than 256", NULL_PARG); in ichardef()
344 error("invalid charset name", NULL_PARG); in icharset()
H A Dlinenum.c208 ierror("Calculating line numbers", NULL_PARG); in longloopmessage()
264 error("Line numbers turned off", NULL_PARG); in abort_delayed_msg()
471 ierror("Determining length of file", NULL_PARG); in detlenmessage()
H A Doption.c330 error("No such option", NULL_PARG); in toggle_option()
429 NULL_PARG); in toggle_option()
448 NULL_PARG); in toggle_option()
480 error(o->odesc[*(o->ovar)], NULL_PARG); in toggle_option()
H A Dmark.c180 error("Cannot seek to end of file", NULL_PARG); in getmark()
209 error("Mark not set", NULL_PARG); in getmark()
339 error("Mark not in current file", NULL_PARG); in markpos()
H A Dlsystem.c294 error("Cannot seek to start position", NULL_PARG); in pipe_data()
300 error("Cannot create pipe", NULL_PARG); in pipe_data()
H A Dsearch.c369 error("No previous regular expression", NULL_PARG); in undo_search()
1784 error("Nothing to search", NULL_PARG); in osc8_search()
1792 error("OSC 8 link not found", NULL_PARG); in osc8_search()
1900 error("No OSC8 link selected", NULL_PARG); in osc8_open()
1905 error("Cannot find OSC8 link", NULL_PARG); in osc8_open()
1929 error("Cannot open link containing quote characters", NULL_PARG); in osc8_open()
1966 error("Cannot open link because your system does not support popen", NULL_PARG); in osc8_open()
1977 error("No OSC8 link selected", NULL_PARG); in osc8_jump()
2065 error("No previous regular expression", NULL_PARG); in search()
2072 error("Please re-enter search pattern", NULL_PARG); in search()
[all …]
H A Dpattern.c36 error("Invalid pattern", NULL_PARG); in compile_pattern2()
52 error("Invalid pattern", NULL_PARG); in compile_pattern2()
115 error("Invalid pattern", NULL_PARG); in compile_pattern2()
H A Dfilename.c876 error("LESSOPEN pipe is not supported", NULL_PARG); in open_altfile()
896 error("LESSOPEN ignored: must contain exactly one %%s", NULL_PARG); in open_altfile()
987 error("LESSCLOSE ignored; must contain no more than 2 %%s", NULL_PARG); in close_altfile()
H A Dedit.c903 error("Missing filename (\"less --help\" for help)", NULL_PARG); in edit_stdin()
1000 answer = query(OVERWRITE_OPTIONS" (Type \"O\", \"A\", \"D\" or \"Q\") ", NULL_PARG); in use_logfile()
H A Ddecode.c517 error("Warning: some commands disabled", NULL_PARG); in add_fcmd_table()
526 error("Warning: some edit commands disabled", NULL_PARG); in add_ecmd_table()
540 error("Warning: environment variables from lesskey file unavailable", NULL_PARG); in add_var_table()
H A Dless.h322 #define NULL_PARG ((PARG *)NULL) macro
H A Dcmdbuf.c1421 error("Integer is too big", NULL_PARG); in cmd_int()
H A Dscreen.c169 error("SETCOLORS failed", NULL_PARG); }