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

/httpd/modules/arch/win32/
H A Dmod_win32.c97 /* XXX: prep_string should translate the string into unicode,
105 static void prep_string(const char ** str, apr_pool_t *p) function
263 prep_string((const char**)&w, p);
356 prep_string((const char**)&w, p);
387 * without any charset interpretation, use prep_string to
534 prep_string((const char**) &elts[i].val, r->pool);

Completed in 1676 milliseconds