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

/netbsd-current/external/public-domain/tz/dist/
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)'*)?$$'
/netbsd-current/lib/libc/time/
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 138 milliseconds