Lines Matching refs:ref
362 const char *ref;
366 ref = apr_table_get(r->headers_in, "Referer");
393 ref ? "Fixed spelling: %s to %s from %s"
396 (ref ? ref : ""));
483 if (ref != NULL) {
487 *(const char **)apr_array_push(t) = ap_escape_uri(sub_pool, ref);
502 ref ? "Spelling fix: %s: %d candidates from %s"
505 (ref ? ref : ""));