Searched refs:UCNV_SWAP_LFNL_OPTION_STRING (Results 1 – 6 of 6) sorted by relevance
293 #define UCNV_SWAP_LFNL_OPTION_STRING ",swaplfnl" macro
1862 strncpy(codepage, nl_langinfo(CODESET),63-strlen(UCNV_SWAP_LFNL_OPTION_STRING)); in int_getDefaultCodepage()1863 strcat(codepage,UCNV_SWAP_LFNL_OPTION_STRING); in int_getDefaultCodepage()
1259 name = "ibm-1047_P100-1995" UCNV_SWAP_LFNL_OPTION_STRING; in ucnv_getDefaultName()
1376 uprv_strcat(name, UCNV_SWAP_LFNL_OPTION_STRING); in _EBCDICSwapLFNL()
3057 strcat(swapped, UCNV_SWAP_LFNL_OPTION_STRING); in testSwap()3074 pc=strstr(swappedName, UCNV_SWAP_LFNL_OPTION_STRING); in testSwap()
1140 # Append UCNV_SWAP_LFNL_OPTION_STRING to the "ibm-CCSID" name to select this.1142 # Example: "ibm-1047,swaplfnl" or "ibm-1047" UCNV_SWAP_LFNL_OPTION_STRING