Home | History | Annotate | Download | only in common

Lines Matching refs:UCNV_SWAP_LFNL_OPTION_STRING

99 #   include "unicode/ucnv.h"   /* Needed for UCNV_SWAP_LFNL_OPTION_STRING */
1927 strncpy(codepage, nl_langinfo(CODESET),63-strlen(UCNV_SWAP_LFNL_OPTION_STRING));
1928 strcat(codepage,UCNV_SWAP_LFNL_OPTION_STRING);