Searched refs:pr_expand (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/less/
H A Dprompt.c40 * These strings are expanded by pr_expand().
478 pr_expand(proto, maxwidth) function
556 return (pr_expand(eqproto, 0));
572 prompt = pr_expand((ch_getflags() & CH_HELPFILE) ?
585 return (pr_expand(wproto, sc_width-so_s_width-so_e_width-2));
H A Dfuncs.h262 public char * pr_expand ();
H A Dcommand.c732 SetConsoleTitle(pr_expand("Less?f - %f.", 0));
1546 lsystem(pr_expand(editproto, 0), (char*)NULL);

Completed in 102 milliseconds