Searched defs:whitespace (Results 1 – 10 of 10) sorted by relevance
111 int whitespace = 0; /* how much whitespace between encodings? */ in decode_rfc2047() local [all...]
53 static char whitespace[] = " \t\r\n"; variable [all...]
219 int whitespace = 1; in count_tokens() local
448 whitespace() in whitespace() function
76 #define whitespace (whitespace_eq + 1) macro
52 static const char *whitespace = " \t"; variable
166 static const char * const whitespace = " \t"; variable
106 boolean_t whitespace; /* is whitespace allowed in a password */ member
72 static const char *whitespace = " \t"; variable
2320 const char * const whitespace = " \t"; in get_groups() local