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

/haiku-fatelf/src/apps/text_search/
H A DGrepper.cpp55 strdup_to_utf8(uint32 encode, const char* src, int32 length) function
72 fprintf(stderr, "strdup_to_utf8(%ld, %ld) dst allocate smalled(%ld)\n",
233 char* tempdup = strdup_to_utf8(fEncoding, tempString,

Completed in 23 milliseconds