Searched defs:delim (Results 1 – 7 of 7) sorted by relevance
131 static bool UnescapeStringChunk(std::string *result, const std::string &chunk, char delim, bool *fi… in UnescapeStringChunk()193 bool JsonObject::Parser::GetString(char delim) in GetString()
43 static void Split(const PandaString &str, char delim, PandaVector<PandaString> *elems, bool skipEmp… in Split()
58 std::string Next(char delim = ' ') in Next()
354 auto delim = ""; in ToString() local
571 auto delim = ""; in DumpLocationsUsage() local
100 const char delim = '/'; in NormalizePath() local
1393 std::string delim = ": "; in Serialize() local