Searched refs:DB_DICT_VALUE_FORMAT_JSON (Results 1 - 2 of 2) sorted by relevance

/dovecot/src/auth/
H A Ddb-dict.h11 DB_DICT_VALUE_FORMAT_JSON enumerator in enum:db_dict_value_format
H A Ddb-dict.c121 ctx->cur_key->parsed_format = DB_DICT_VALUE_FORMAT_JSON;
135 ctx->cur_key->parsed_format = DB_DICT_VALUE_FORMAT_JSON;
194 DB_DICT_VALUE_FORMAT_JSON;
558 case DB_DICT_VALUE_FORMAT_JSON:
588 case DB_DICT_VALUE_FORMAT_JSON:

Completed in 8 milliseconds