Searched refs:utf_buf (Results 1 – 1 of 1) sorted by relevance
4755 static char *utf_buf[MAX_UTF8_STRINGS]; variable4781 utf_buf[cur_utf_buf] = realloc(utf_buf[cur_utf_buf], in utf8localize()4783 if (utf_buf[cur_utf_buf] == NULL) { in utf8localize()4791 result = utf_buf[cur_utf_buf]; in utf8localize()