Home
last modified time | relevance | path

Searched refs:isnullenv (Results 1 – 12 of 12) sorted by relevance

/dragonfly/contrib/less/
HDmain.c211 if (isnullenv(str)) in init_secure()
217 if (!isnullenv(str)) in init_secure()
336 if (isnullenv(editor)) in main()
340 if (isnullenv(editproto)) in main()
HDdecode.c833 public lbool isnullenv(constant char *s) in isnullenv() function
1050 if (!isnullenv(xdg)) in add_hometable()
1055 if (!isnullenv(home)) in add_hometable()
1079 if (isnullenv(content)) in add_content_table()
HDfilename.c557 if (!isnullenv(shell)) in shellcmd()
733 if (isnullenv(lessecho)) in lglob()
HDcmdbuf.c1370 if (isnullenv(home)) in histfile_find()
1397 if (!isnullenv(name)) in histfile_name()
HDoption.c751 if (isnullenv(s)) in init_unsupport()
HDtags.c515 if (isnullenv(cmd)) in findgtag()
HDcharset.c414 if (!isnullenv(s)) in set_charset()
HDline.c152 if (isnullenv(end_ansi_chars)) in init_line()
156 if (isnullenv(mid_ansi_chars)) in init_line()
HDopttbl.c751 if (!isnullenv(p)) in init_option()
HDsearch.c1938 if (isnullenv(handler) || strcmp(handler, "-") == 0) in osc8_open()
1940 if (isnullenv(handler)) in osc8_open()
HDfuncs.h125 public lbool isnullenv(constant char *s);
HDscreen.c1166 termcap_debug = !isnullenv(lgetenv("LESS_TERMCAP_DEBUG")); in get_term()
1234 if (isnullenv(cp)) in get_term()