Home
last modified time | relevance | path

Searched refs:strdup_to_utf8 (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/text_search/
H A DGrepper.cpp45 strdup_to_utf8(uint32 encode, const char* src, int32 length) in strdup_to_utf8() function
442 char* tempdup = strdup_to_utf8(fEncoding, text, in _RunnerThread()