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

/external/chromium_org/third_party/icu/source/common/unicode/
H A Ducnv.h293 #define UCNV_SWAP_LFNL_OPTION_STRING ",swaplfnl" macro
432 * you can use the prefix "ibm-" together with the option string UCNV_SWAP_LFNL_OPTION_STRING:
435 * sprintf(name, "ibm-%hu" UCNV_SWAP_LFNL_OPTION_STRING, ccsid);
/external/icu/icu4c/source/common/unicode/
H A Ducnv.h293 #define UCNV_SWAP_LFNL_OPTION_STRING ",swaplfnl" macro
432 * you can use the prefix "ibm-" together with the option string UCNV_SWAP_LFNL_OPTION_STRING:
435 * sprintf(name, "ibm-%hu" UCNV_SWAP_LFNL_OPTION_STRING, ccsid);

Completed in 2292 milliseconds