Searched defs:ap_xlate_proto_from_ascii (Results 1 - 2 of 2) sorted by relevance

/httpd/include/
H A Dutil_ebcdic.h66 void ap_xlate_proto_from_ascii(char *buffer, apr_size_t len);
81 #define ap_xlate_proto_from_ascii(x,y) /* NOOP */ macro
/httpd/server/
H A Dutil_ebcdic.c82 void ap_xlate_proto_from_ascii(char *buffer, apr_size_t len) function

Completed in 982 milliseconds