Searched refs:END_OPTION_STRING (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/less/
H A Doption.h11 #define END_OPTION_STRING ('$') macro
H A Doption.c120 case END_OPTION_STRING:
557 * Scan to end of string or to an END_OPTION_STRING character.
588 if (*p == END_OPTION_STRING ||

Completed in 44 milliseconds