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

  /src/lib/libc/time/
Makefile 559 # SAFE_CHAR is a regular expression that matches a safe character.
571 SAFE_CHAR= '[]'$(SAFE_CHARSET)'-]'
582 # This is the same as SAFE_CHAR, except that UNUSUAL_OK_CHARSET and
591 SAFE_LINE= '^'$(SAFE_CHAR)'*$$'
592 SAFE_SHARP_LINE='^'$(SAFE_CHAR)'*('$$sharp$(OK_CHAR)'*)?$$'
  /src/external/public-domain/tz/dist/
Makefile 559 # SAFE_CHAR is a regular expression that matches a safe character.
571 SAFE_CHAR= '[]'$(SAFE_CHARSET)'-]'
582 # This is the same as SAFE_CHAR, except that UNUSUAL_OK_CHARSET and
591 SAFE_LINE= '^'$(SAFE_CHAR)'*$$'
592 SAFE_SHARP_LINE='^'$(SAFE_CHAR)'*('$$sharp$(OK_CHAR)'*)?$$'

Completed in 72 milliseconds