Searched defs:IS_TIME_SEP (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-mail/
H A Dmessage-date.c14 #define IS_TIME_SEP(c) \ macro
197 if (!IS_TIME_SEP(*ctx->parser.data))
209 IS_TIME_SEP(*ctx->parser.data)) {

Completed in 162 milliseconds