Searched refs:swapLFNLName (Results 1 – 3 of 3) sorted by relevance
398 char *swapLFNLName; member
1390 mbcsTable->swapLFNLName=name; in _EBCDICSwapLFNL()1662 mbcsTable->swapLFNLName=NULL; in ucnv_MBCSLoad()1992 if((cnv->options&UCNV_OPTION_SWAP_LFNL)!=0 && cnv->sharedData->mbcs.swapLFNLName!=NULL) { in ucnv_MBCSGetName()1993 return cnv->sharedData->mbcs.swapLFNLName; in ucnv_MBCSGetName()
92 String swapLFNLName; field in CharsetMBCS.UConverterMBCSTable341 mbcsTable.swapLFNLName = null; in loadConverter()1057 mbcsTable.swapLFNLName = newName; in EBCDICSwapLFNL()