Searched refs:ap_pbase64encode (Results 1 - 6 of 6) sorted by relevance

/httpd/modules/aaa/
H A Dmod_auth_basic.c484 ap_pbase64encode(r->pool,
/httpd/include/
H A Dhttpd.h1924 AP_DECLARE(char *) ap_pbase64encode(apr_pool_t *p, char *string);
/httpd/modules/ssl/
H A Dssl_engine_kernel.c1084 ap_pbase64encode(r->pool,
/httpd/server/
H A Dutil_expr_eval.c1095 return ap_pbase64encode(ctx->p, (char *)arg);
H A Dutil.c2317 AP_DECLARE(char *) ap_pbase64encode(apr_pool_t *p, char *string) function
/httpd/modules/filters/
H A Dmod_include.c2004 buf = ap_pbase64encode(ctx->dpool, (char *)echo_text);
2642 buf = ap_pbase64encode(ctx->dpool, (char *)parsed_string);

Completed in 4254 milliseconds