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

/freebsd-9.3-release/contrib/less/
H A Dprompt.c41 * These strings are expanded by pr_expand().
479 pr_expand(proto, maxwidth) function
557 return (pr_expand(eqproto, 0));
573 prompt = pr_expand((ch_getflags() & CH_HELPFILE) ?
586 return (pr_expand(wproto, sc_width-so_s_width-so_e_width-2));
H A Dfuncs.h258 public char * pr_expand ();
H A Dcommand.c727 SetConsoleTitle(pr_expand("Less?f - %f.", 0));
1532 lsystem(pr_expand(editproto, 0), (char*)NULL);

Completed in 51 milliseconds