Searched refs:convertCharset (Results 1 – 3 of 3) sorted by relevance
73 int convertCharset; member171 Source = open_filter(COPY(File),arg->convertCharset); in _unix_write()340 Target = open_filter(Target,arg->convertCharset); in writeit()521 arg.convertCharset = 0; in mcopy()539 arg.convertCharset = 1; in mcopy()
158 Stream_t *open_filter(Stream_t *Next, int convertCharset UNUSEDP) in open_filter()
188 Stream_t *open_filter(Stream_t *Next,int convertCharset);