Lines Matching refs:ap_escape_html
526 escpath = ap_escape_html(p, path);
533 ap_escape_html(p, site), basedir, escpath,
551 ap_escape_html(p, reldir));
560 wildcard = ap_escape_html(p, wildcard);
573 ap_escape_html(p, pwd));
581 ap_escape_html(p, readme));
669 ap_escape_html(p, ctx->buffer),
671 ap_escape_html(p, filename),
672 ap_escape_html(p, link_ptr));
715 ap_escape_html(p, ctx->buffer),
717 ap_escape_html(p, filename));
721 ap_escape_html(p, ctx->buffer),
723 ap_escape_html(p, filename));
734 str = apr_pstrcat(p, ap_escape_html(p, apr_pstrndup(p, ctx->buffer, re_result[2].rm_so)),
736 ap_escape_html(p, filename), "</a>\n", NULL);
740 str = ap_escape_html(p, ctx->buffer);