HomeSort by relevance Sort by last modified time
    Searched defs:UCNV_SWAP_LFNL_OPTION_STRING (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/common/unicode/
ucnv.h 257 #define UCNV_SWAP_LFNL_OPTION_STRING ",swaplfnl"
394 * you can use the prefix "ibm-" together with the option string UCNV_SWAP_LFNL_OPTION_STRING:
397 * sprintf(name, "ibm-%hu" UCNV_SWAP_LFNL_OPTION_STRING, ccsid);
    [all...]
  /external/icu4c/common/unicode/
ucnv.h 293 #define UCNV_SWAP_LFNL_OPTION_STRING ",swaplfnl"
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);
    [all...]

Completed in 260 milliseconds