Searched refs:mime2utf (Results 1 – 1 of 1) sorted by relevance
167 static int mime2utf(int x) in mime2utf() function190 ch = mime2utf(ch-0x4800); in decode_streamname()194 *out++ = mime2utf(ch&0x3f); in decode_streamname()196 ch = mime2utf((ch>>6)&0x3f); in decode_streamname()