Searched defs:unescaped_string (Results 1 – 3 of 3) sorted by relevance
17 struct unescaped_string struct20 unescaped_string() in unescaped_string() function57 client::unescaped_string<iterator_type> p; in main()
198 char *binary_data = NULL, *unescaped_string = NULL; in base64_decode() local
826 std::string unescaped_string = std::move(unescaped_string_or).ValueOrDie(); in VisitString() local