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

  /src/usr.bin/tip/
tip.h 82 extern char *ES; /* escape character */
85 extern char *RC; /* raise character */
114 #define CHAR 010 /* character value */
155 #define character(v) ((char)(intptr_t)(v)) macro
253 extern char ccc; /* synchronization character */
  /src/lib/libc/time/
Makefile 499 # SAFE_CHAR is a regular expression that matches a safe character.
501 # others can use any UTF-8 character.
503 # The caller must set the shell variable 'sharp' to the character '#',
505 # TAB_CHAR is a single tab character, in single quotes.
524 # OK_CHAR matches any character allowed in the distributed files.
534 # SAFE_SHARP_LINE is similar, except any OK character can follow '#';
862 character-set.ck white-space.ck links.ck mainguard.ck \
874 character-set.ck: $(ENCHILADA)

Completed in 13 milliseconds