Home
last modified time | relevance | path

Searched defs:BLANK (Results 1 – 6 of 6) sorted by relevance

/NextBSD/contrib/nvi/regex/
HDcclass.h40 RCHAR_T BLANK[] = {'b','l','a','n','k',0}; variable
/NextBSD/contrib/nvi/vi/
HDv_sentence.c57 enum { BLANK, NONE, PERIOD } state; in v_sentencef() enumerator
/NextBSD/sys/ddb/
HDdb_input.c63 #define BLANK ' ' macro
/NextBSD/sys/teken/
HDteken.c61 #define BLANK ' ' macro
/NextBSD/contrib/apr-util/dbd/
HDapr_dbd_oracle.c382 char *BLANK = ""; in dbd_oracle_open() local
/NextBSD/contrib/ncurses/ncurses/
HDcurses.priv.h1431 #define BLANK NewChar2(' ', WA_NORMAL) macro
1473 #define BLANK (' '|A_NORMAL) macro