ap_xlate_proto_from_ascii 60 include/util_ebcdic.h void ap_xlate_proto_from_ascii(char *buffer, apr_size_t len); ap_xlate_proto_from_ascii 71 modules/debug/mod_dumpio.c ap_xlate_proto_from_ascii(obuf, nbytes); ap_xlate_proto_from_ascii 574 modules/http/http_filters.c ap_xlate_proto_from_ascii(b, strlen(b)); ap_xlate_proto_from_ascii 224 modules/metadata/mod_ident.c ap_xlate_proto_from_ascii(buffer, i); ap_xlate_proto_from_ascii 72 modules/proxy/ajp.h #define ajp_xlate_from_ascii(b, l) ap_xlate_proto_from_ascii(b, l) ap_xlate_proto_from_ascii 484 modules/proxy/ajp_header.c ap_xlate_proto_from_ascii(ptr, strlen(ptr)); ap_xlate_proto_from_ascii 535 modules/proxy/ajp_header.c ap_xlate_proto_from_ascii(stringname, strlen(stringname)); ap_xlate_proto_from_ascii 562 modules/proxy/ajp_header.c ap_xlate_proto_from_ascii(value, strlen(value)); ap_xlate_proto_from_ascii 91 modules/proxy/proxy_util.c ap_xlate_proto_from_ascii(buf, 1); ap_xlate_proto_from_ascii 1761 modules/ssl/ssl_engine_io.c ap_xlate_proto_from_ascii(ebcdic_text, j); ap_xlate_proto_from_ascii 459 modules/ssl/ssl_engine_vars.c ap_xlate_proto_from_ascii(result, X509_NAME_ENTRY_get_data_len(xsne)); ap_xlate_proto_from_ascii 378 modules/ssl/ssl_util_ssl.c ap_xlate_proto_from_ascii(*cppCN, data_len); ap_xlate_proto_from_ascii 458 server/protocol.c ap_xlate_proto_from_ascii(*s, *read);