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

/dovecot/src/lib-imap/
H A Dimap-arg.h34 IMAP_ARG_NIL = 0, enumerator in enum:imap_arg_type
64 IMAP_ARG_NIL, although it should be treated the same as "NIL" string when
73 (IMAP_ARG_IS_ASTRING(arg) || (arg)->type == IMAP_ARG_NIL)

Completed in 7 milliseconds