Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/less/
Dmain.c91 if (!isnullenv(s))
180 if (isnullenv(editor))
184 if (isnullenv(editproto))
Dcmdbuf.c1412 if (!isnullenv(name)) in histfile_name()
1426 if (isnullenv(home)) in histfile_name()
1430 if (isnullenv(home)) in histfile_name()
Dfilename.c581 if (!isnullenv(shell))
758 if (isnullenv(lessecho))
Dline.c124 if (isnullenv(end_ansi_chars)) in init_line()
128 if (isnullenv(mid_ansi_chars)) in init_line()
Dcharset.c341 if (!isnullenv(s)) in set_charset()
Dtags.c532 if (isnullenv(cmd))
Dopttbl.c578 if (!isnullenv(p)) in init_option()
Ddecode.c714 isnullenv(s) in isnullenv() function
Dscreen.c1090 termcap_debug = !isnullenv(lgetenv("LESS_TERMCAP_DEBUG")); in get_term()
1168 if (isnullenv(sp)) in get_term()
Dfuncs.h107 public int isnullenv LESSPARAMS ((char* s));