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) function
62 fprintf(stderr, "strdup_to_utf8(%" B_PRId32 ", %" B_PRId32
442 char* tempdup = strdup_to_utf8(fEncoding, text,

Completed in 29 milliseconds