Searched refs:phsz (Results 1 – 1 of 1) sorted by relevance
115 size_t sz, phsz; in preconv_cue() local153 if ((phsz = eoph - ln) < 7 || in preconv_cue()155 sz -= phsz; in preconv_cue()156 ln += phsz; in preconv_cue()172 if (phsz > 4 && !strncasecmp(ln, "utf-8", 5)) in preconv_cue()174 if (phsz > 10 && !strncasecmp(ln, "iso-latin-1", 11)) in preconv_cue()