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

/dovecot/src/plugins/fts-solr/
H A Dfts-backend-solr-old.c395 static void xml_encode_id(struct solr_fts_backend_update_context *ctx, function
527 xml_encode_id(ctx, cmd, uid);
563 xml_encode_id(ctx, ctx->cmd, uid);
H A Dfts-backend-solr.c292 static void xml_encode_id(struct solr_fts_backend_update_context *ctx, function
318 xml_encode_id(ctx, ctx->cmd, uid);
487 xml_encode_id(ctx, ctx->cmd_expunge, uid);

Completed in 1506 milliseconds