Searched refs:sfch (Results 1 – 1 of 1) sorted by relevance
467 size_t sfch, smbch; in convert_font() local472 sfch = sizeof(fch); in convert_font()475 if (iconv(conv, &pfch, &sfch, &pmbch, &smbch) == (size_t) -1) { in convert_font()