Searched refs:hyphenatedStr (Results 1 – 1 of 1) sorted by relevance
185 std::string hyphenatedStr = utf16ToUtf8(textBuf.substr(textRange)); in toString() local188 hyphenatedStr.insert(0, "-"); in toString()191 hyphenatedStr.push_back('-'); in toString()197 hyphenatedStr.c_str()); in toString()