Searched refs:SAFE_CHAR (Results 1 - 1 of 1) sorted by relevance

/src/lib/libc/time/
H A DMakefile574 # SAFE_CHAR is a regular expression that matches a safe character.
586 SAFE_CHAR= '[]'$(SAFE_CHARSET)'-]' macro
597 # This is the same as SAFE_CHAR, except that UNUSUAL_OK_CHARSET and
606 SAFE_LINE= '^'$(SAFE_CHAR)'*$$'
607 SAFE_SHARP_LINE='^'$(SAFE_CHAR)'*('$$sharp$(OK_CHAR)'*)?$$'

Completed in 5 milliseconds