Lines Matching full:buff
5286 char *buff;5302 buff = malloc(buff_size);5312 bytes_needed = ucnv_fromUChars(utf8cnv, buff, target_cap,5323 free(buff);