Apache HTTPD
Macros
Utilities for EBCDIC conversion

Macros

#define ap_xlate_proto_to_ascii(x, y)   /* NOOP */
 
#define ap_xlate_proto_from_ascii(x, y)   /* NOOP */
 
#define ap_rvputs_proto_in_ascii   ap_rvputs
 

Detailed Description

Macro Definition Documentation

◆ ap_rvputs_proto_in_ascii

#define ap_rvputs_proto_in_ascii   ap_rvputs

Definition at line 83 of file util_ebcdic.h.

◆ ap_xlate_proto_from_ascii

#define ap_xlate_proto_from_ascii (   x,
  y 
)    /* NOOP */

Definition at line 81 of file util_ebcdic.h.

◆ ap_xlate_proto_to_ascii

#define ap_xlate_proto_to_ascii (   x,
  y 
)    /* NOOP */

Definition at line 80 of file util_ebcdic.h.