HomeSort by: relevance | last modified time | path
    Searched refs:END_OPTION_STRING (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/less/dist/
option.h 13 #define END_OPTION_STRING ('$')
option.c 116 case END_OPTION_STRING:
561 * Scan to end of string or to an END_OPTION_STRING character.
587 if (*p == END_OPTION_STRING ||

Completed in 18 milliseconds