Searched refs:inbuflen (Results 1 – 1 of 1) sorted by relevance
785 size_t inbuflen; in utf8_normalizestr() local803 inbuflen = inlen; in utf8_normalizestr()837 if (inbuflen > MAXPATHLEN) { in utf8_normalizestr()849 unicode_bytes = precompose ? (inbuflen * 2) : (inbuflen * 3); in utf8_normalizestr()858 result = utf8_decodestr(inbufstart, inbuflen, unistr, &unicode_bytes, in utf8_normalizestr()