Searched defs:originalString (Results 1 – 4 of 4) sorted by relevance
40 SplitBy(const std::string& originalString, const std::string& delimiter, bool includeEmptyToken) in SplitBy()64 std::string Strip(const std::string& originalString, const std::string& characterSet) in Strip()
35 private String originalString; field in StringsRepeatBenchmark
63 public static String trimQuotationMarks(String originalString) { in trimQuotationMarks()