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

  /external/chromium/third_party/icu/public/common/unicode/
ucnv.h 256 #define UCNV_SWAP_LFNL_OPTION_STRING ",swaplfnl"
393 * you can use the prefix "ibm-" together with the option string UCNV_SWAP_LFNL_OPTION_STRING:
396 * sprintf(name, "ibm-%hu" UCNV_SWAP_LFNL_OPTION_STRING, ccsid);
    [all...]
  /external/icu4c/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/webkit/JavaScriptCore/icu/unicode/
ucnv.h 247 #define UCNV_SWAP_LFNL_OPTION_STRING ",swaplfnl"
366 * you can use the prefix "ibm-" together with the option string UCNV_SWAP_LFNL_OPTION_STRING:
369 * sprintf(name, "ibm-%hu" UCNV_SWAP_LFNL_OPTION_STRING, ccsid);
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
ucnv.h 247 #define UCNV_SWAP_LFNL_OPTION_STRING ",swaplfnl"
366 * you can use the prefix "ibm-" together with the option string UCNV_SWAP_LFNL_OPTION_STRING:
369 * sprintf(name, "ibm-%hu" UCNV_SWAP_LFNL_OPTION_STRING, ccsid);
    [all...]
  /external/webkit/WebCore/icu/unicode/
ucnv.h 247 #define UCNV_SWAP_LFNL_OPTION_STRING ",swaplfnl"
366 * you can use the prefix "ibm-" together with the option string UCNV_SWAP_LFNL_OPTION_STRING:
369 * sprintf(name, "ibm-%hu" UCNV_SWAP_LFNL_OPTION_STRING, ccsid);
    [all...]

Completed in 46 milliseconds