Searched refs:wildcard_substr (Results 1 – 1 of 1) sorted by relevance
284 std::string wildcard_substr = string.substr(wildcard_idx, wildcard_length); in MatchSubstrings() local285 new_token_list.push_back(std::move(wildcard_substr)); in MatchSubstrings()