Searched refs:SplitStringAllowEmpty (Results 1 – 2 of 2) sorted by relevance
186 LIBPROTOBUF_EXPORT void SplitStringAllowEmpty(const string& full,200 SplitStringAllowEmpty(full, delim, &result);
224 void SplitStringAllowEmpty(const string& full, const char* delim, in SplitStringAllowEmpty() function