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

/dovecot/src/plugins/fts-solr/
H A Dfts-backend-solr-old.c167 static void solr_quote_http(string_t *dest, const char *str) function
332 solr_quote_http(str, box_name);
335 solr_quote_http(str, ns->user->username);
647 solr_quote_http(str, arg->value.str);
649 solr_quote_http(str, arg->value.str);
657 solr_quote_http(str, arg->value.str);
722 solr_quote_http(str, box->storage->user->username);
725 solr_quote_http(str, box_name);
778 solr_quote_http(str, backend->backend.ns->owner->username);
792 solr_quote_http(st
[all...]
H A Dfts-backend-solr.c163 static void solr_quote_http(string_t *dest, const char *str) function
234 solr_quote_http(str, _backend->ns->owner->username);
665 solr_quote_http(str, arg->value.str);
757 solr_quote_http(str, arg->value.str);
760 solr_quote_http(str, t_str_lcase(arg->hdr_field_name));
806 solr_quote_http(str, _backend->ns->owner->username);
879 solr_quote_http(str, _backend->ns->owner->username);

Completed in 1341 milliseconds