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

/dovecot/src/lib-imap/
H A Dimap-parser.c27 ARG_PARSE_STRING, enumerator in enum:arg_parse_type
54 int str_first_escape; /* ARG_PARSE_STRING: index to first '\' */
261 case ARG_PARSE_STRING:
627 parser->cur_type = ARG_PARSE_STRING;
700 case ARG_PARSE_STRING:

Completed in 11 milliseconds