Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/less/dist/
Doption.h13 #define END_OPTION_STRING ('$') macro
Doption.c116 case END_OPTION_STRING: in scan_option()
587 if (*p == END_OPTION_STRING || in optstring()