bloaty/third_party/re2/util/strutil.h
Go to the documentation of this file.
1 // Copyright 2016 The RE2 Authors. All Rights Reserved.
2 // Use of this source code is governed by a BSD-style
3 // license that can be found in the LICENSE file.
4 
5 #ifndef UTIL_STRUTIL_H_
6 #define UTIL_STRUTIL_H_
7 
8 #include <string>
9 
10 #include "re2/stringpiece.h"
11 #include "util/util.h"
12 
13 namespace re2 {
14 
15 std::string CEscape(const StringPiece& src);
17 std::string StringPrintf(const char* format, ...);
18 
19 } // namespace re2
20 
21 #endif // UTIL_STRUTIL_H_
http2_test_server.format
format
Definition: http2_test_server.py:118
testing::internal::string
::std::string string
Definition: bloaty/third_party/protobuf/third_party/googletest/googletest/include/gtest/internal/gtest-port.h:881
re2
Definition: bloaty/third_party/re2/re2/bitmap256.h:17
re2::StringPrintf
std::string StringPrintf(const char *format,...)
Definition: bloaty/third_party/re2/util/strutil.cc:140
re2::PrefixSuccessor
void PrefixSuccessor(std::string *prefix)
Definition: bloaty/third_party/re2/util/strutil.cc:78
re2::CEscape
std::string CEscape(const StringPiece &src)
Definition: bloaty/third_party/re2/util/strutil.cc:68
prefix
static const char prefix[]
Definition: head_of_line_blocking.cc:28


grpc
Author(s):
autogenerated on Fri May 16 2025 03:00:23