Searched refs:tempdup (Results 1 – 1 of 1) sorted by relevance
442 char* tempdup = strdup_to_utf8(fEncoding, text, in _RunnerThread() local444 message.AddString("text", tempdup); in _RunnerThread()445 free(tempdup); in _RunnerThread()