Lines Matching refs:quote_func
308 db_quote_callback_t quote_func) in db_common_expand() argument
419 QUOTE_VAL(ctx->dict, quote_func, value, result); in db_common_expand()
426 QUOTE_VAL(ctx->dict, quote_func, vuser, result); in db_common_expand()
428 QUOTE_VAL(ctx->dict, quote_func, value, result); in db_common_expand()
438 QUOTE_VAL(ctx->dict, quote_func, vdomain, result); in db_common_expand()
443 QUOTE_VAL(ctx->dict, quote_func, key, result); in db_common_expand()
445 QUOTE_VAL(ctx->dict, quote_func, value, result); in db_common_expand()
453 QUOTE_VAL(ctx->dict, quote_func, kuser, result); in db_common_expand()
455 QUOTE_VAL(ctx->dict, quote_func, key, result); in db_common_expand()
460 QUOTE_VAL(ctx->dict, quote_func, vuser, result); in db_common_expand()
462 QUOTE_VAL(ctx->dict, quote_func, value, result); in db_common_expand()
473 QUOTE_VAL(ctx->dict, quote_func, domain, result); in db_common_expand()
501 QUOTE_VAL(ctx->dict, quote_func, in db_common_expand()