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

/httpd/include/
H A Dapreq.h164 APREQ_CHARSET_UTF8 =8 enumerator in enum:__anon11
/httpd/server/
H A Dapreq_param.c107 case APREQ_CHARSET_UTF8:
109 charset = APREQ_CHARSET_UTF8;
H A Dapreq_parser_urlencoded.c134 case APREQ_CHARSET_UTF8:
136 charset = APREQ_CHARSET_UTF8;
H A Dapreq_util.c285 rv = APREQ_CHARSET_UTF8;
296 rv = APREQ_CHARSET_UTF8;
301 rv = APREQ_CHARSET_UTF8;
306 rv = APREQ_CHARSET_UTF8;
311 rv = APREQ_CHARSET_UTF8;
315 rv = APREQ_CHARSET_UTF8;

Completed in 14 milliseconds