Searched defs:xml_encode_id (Results 1 - 2 of 2) sorted by relevance
/dovecot/src/plugins/fts-solr/ |
H A D | fts-backend-solr-old.c | 395 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 D | fts-backend-solr.c | 292 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