Searched refs:swapLFNLName (Results 1 – 3 of 3) sorted by relevance
396 char *swapLFNLName; member
1383 mbcsTable->swapLFNLName=name; in _EBCDICSwapLFNL()1655 mbcsTable->swapLFNLName=NULL; in ucnv_MBCSLoad()1983 if((cnv->options&UCNV_OPTION_SWAP_LFNL)!=0 && cnv->sharedData->mbcs.swapLFNLName!=NULL) { in ucnv_MBCSGetName()1984 return cnv->sharedData->mbcs.swapLFNLName; in ucnv_MBCSGetName()
93 String swapLFNLName; field in CharsetMBCS.UConverterMBCSTable346 mbcsTable.swapLFNLName = null; in loadConverter()1063 mbcsTable.swapLFNLName = newName; in EBCDICSwapLFNL()