Lines Matching defs:tokens
4330 std::vector<std::string> tokens;
4341 tokens.emplace_back(std::to_string(i));
4354 tokens.emplace_back(element.first.c_str());
4374 if (tokens.empty())
4379 auto str = std::accumulate(tokens.rbegin(), tokens.rend(), std::string{},
8917 /// buffer for variable-length tokens (numbers, strings)
13949 @complexity Linear in the number of reference tokens.
13959 // in case no reference tokens exist, return a reference to the JSON value
13998 single value; that is, with an empty list of reference tokens.
14339 @brief split the string input to reference tokens
14351 // special case: empty reference string -> no reference tokens
14363 // extract the reference tokens:
14383 // check reference tokens are properly escaped
14605 /// the reference tokens