Searched refs:To (Results 1 – 5 of 5) sorted by relevance
/iconv/ |
A D | gconv_builtin.c | 42 #define BUILTIN_TRANSFORMATION(From, To, Cost, Name, Fct, BtowcFct, \ argument 54 #define BUILTIN_ALIAS(From, To) argument
|
A 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
|
A D | test-gconv-modules | 19 # To activate these modules, tests need to put a directory with the
|
A D | iconvconfig.c | 217 #define BUILTIN_TRANSFORMATION(From, To, Cost, Name, Fct, BtowcFct, \ argument 234 #define BUILTIN_TRANSFORMATION(From, To, Cost, Name, Fct, BtowcFct, \ argument 236 { .from = From, .to = To, .module = Name, .cost = Cost },
|
A D | gconv_simple.c | 32 #define BUILTIN_TRANSFORMATION(From, To, Cost, Name, Fct, BtowcFct, \ argument
|
Completed in 13 milliseconds