D | gconv_conf.c | 65 #define BUILTIN_TRANSFORMATION(From, To, Cost, Name, Fct, BtowcFct, \ argument 69 .to_string = To, \ 74 #define BUILTIN_ALIAS(From, To) argument 84 #define BUILTIN_TRANSFORMATION(From, To, Cost, Name, Fct, BtowcFct, \ argument 86 #define BUILTIN_ALIAS(From, To) From "\0" To "\0" argument
|