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

  /src/external/bsd/tmux/dist/
arguments.c 596 static const char dquoted[] = " #';${}%"; local
605 if (s[strcspn(s, dquoted)] != '\0')
arguments.c 596 static const char dquoted[] = " #';${}%"; local
605 if (s[strcspn(s, dquoted)] != '\0')

Completed in 48 milliseconds