Home
last modified time | relevance | path

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

/third_party/tzdata/
H A DMakefile492 # SAFE_CHAR is a regular expression that matches a safe character.
504 SAFE_CHAR= '[]'$(SAFE_CHARSET)'-]' macro
518 # This is the same as SAFE_CHAR, except that UNUSUAL_OK_CHARSET and
530 SAFE_LINE= '^'$(SAFE_CHAR)'*$$'
531 SAFE_SHARP_LINE='^'$(SAFE_CHAR)'*('$$sharp$(OK_CHAR)'*)?$$'

Completed in 2 milliseconds