Home
last modified time | relevance | path

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

/openbsd/usr.bin/less/
H A Doption.h12 #define END_OPTION_STRING ('$') macro
H A Doption.c118 case END_OPTION_STRING: in scan_option()
580 if ((*p == END_OPTION_STRING && env == 1) || in optstring()