Home
last modified time | relevance | path

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

/dflybsd-src/contrib/less/
H A Doption.h11 #define END_OPTION_STRING ('$') macro
H A Doption.c116 case END_OPTION_STRING: in scan_option()
642 if (*p == END_OPTION_STRING) in optstring()