Home
last modified time | relevance | path

Searched refs:CEscapeInternal (Results 1 – 25 of 28) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/abseil-cpp/absl/strings/
H A Descaping.cc309 std::string CEscapeInternal(absl::string_view src, bool use_hex, in CEscapeInternal() function
861 return CEscapeInternal(src, true, false); in CHexEscape()
865 return CEscapeInternal(src, false, true); in Utf8SafeCEscape()
869 return CEscapeInternal(src, true, true); in Utf8SafeCHexEscape()
/dports/devel/abseil/abseil-cpp-20211102.0/absl/strings/
H A Descaping.cc309 std::string CEscapeInternal(absl::string_view src, bool use_hex, in CEscapeInternal() function
861 return CEscapeInternal(src, true, false); in CHexEscape()
865 return CEscapeInternal(src, false, true); in Utf8SafeCEscape()
869 return CEscapeInternal(src, true, true); in Utf8SafeCHexEscape()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/abseil-cpp/absl/strings/
H A Descaping.cc309 std::string CEscapeInternal(absl::string_view src, bool use_hex, in CEscapeInternal() function
861 return CEscapeInternal(src, true, false); in CHexEscape()
865 return CEscapeInternal(src, false, true); in Utf8SafeCEscape()
869 return CEscapeInternal(src, true, true); in Utf8SafeCHexEscape()
/dports/graphics/R-cran-s2/s2/src/absl/strings/
H A Descaping.cc309 std::string CEscapeInternal(absl::string_view src, bool use_hex, in CEscapeInternal() function
861 return CEscapeInternal(src, true, false); in CHexEscape()
865 return CEscapeInternal(src, false, true); in Utf8SafeCEscape()
869 return CEscapeInternal(src, true, true); in Utf8SafeCHexEscape()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/strings/
H A Descaping.cc309 std::string CEscapeInternal(absl::string_view src, bool use_hex, in CEscapeInternal() function
861 return CEscapeInternal(src, true, false); in CHexEscape()
865 return CEscapeInternal(src, false, true); in Utf8SafeCEscape()
869 return CEscapeInternal(src, true, true); in Utf8SafeCHexEscape()
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/abseil-cpp/absl/strings/
H A Descaping.cc309 std::string CEscapeInternal(absl::string_view src, bool use_hex, in CEscapeInternal() function
861 return CEscapeInternal(src, true, false); in CHexEscape()
865 return CEscapeInternal(src, false, true); in Utf8SafeCEscape()
869 return CEscapeInternal(src, true, true); in Utf8SafeCHexEscape()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/absl/strings/
H A Descaping.cc309 std::string CEscapeInternal(absl::string_view src, bool use_hex, in CEscapeInternal() function
861 return CEscapeInternal(src, true, false); in CHexEscape()
865 return CEscapeInternal(src, false, true); in Utf8SafeCEscape()
869 return CEscapeInternal(src, true, true); in Utf8SafeCHexEscape()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/strings/
H A Descaping.cc309 std::string CEscapeInternal(absl::string_view src, bool use_hex, in CEscapeInternal() function
861 return CEscapeInternal(src, true, false); in CHexEscape()
865 return CEscapeInternal(src, false, true); in Utf8SafeCEscape()
869 return CEscapeInternal(src, true, true); in Utf8SafeCHexEscape()
/dports/devel/bloaty/bloaty-1.1/third_party/abseil-cpp/absl/strings/
H A Descaping.cc327 std::string CEscapeInternal(absl::string_view src, bool use_hex, bool utf8_safe) { in CEscapeInternal() function
1040 return CEscapeInternal(src, true, false); in CHexEscape()
1044 return CEscapeInternal(src, false, true); in Utf8SafeCEscape()
1048 return CEscapeInternal(src, true, true); in Utf8SafeCHexEscape()
/dports/devel/protobuf25/protobuf-2.5.0/src/google/protobuf/stubs/
H A Dstrutil.cc466 int CEscapeInternal(const char* src, int src_len, char* dest, in CEscapeInternal() function
512 return CEscapeInternal(src, src_len, dest, dest_len, false, false); in CEscapeString()
528 const int len = CEscapeInternal(src.data(), src.size(), in CEscape()
539 const int len = CEscapeInternal(src.data(), src.size(), in Utf8SafeCEscape()
548 const int len = CEscapeInternal(src.data(), src.size(), in CHexEscape()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/
H A Dstrutil.cc466 int CEscapeInternal(const char* src, int src_len, char* dest, in CEscapeInternal() function
512 return CEscapeInternal(src, src_len, dest, dest_len, false, false); in CEscapeString()
528 const int len = CEscapeInternal(src.data(), src.size(), in CEscape()
539 const int len = CEscapeInternal(src.data(), src.size(), in Utf8SafeCEscape()
548 const int len = CEscapeInternal(src.data(), src.size(), in CHexEscape()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/
H A Dstrutil.cc466 int CEscapeInternal(const char* src, int src_len, char* dest, in CEscapeInternal() function
512 return CEscapeInternal(src, src_len, dest, dest_len, false, false); in CEscapeString()
528 const int len = CEscapeInternal(src.data(), src.size(), in CEscape()
539 const int len = CEscapeInternal(src.data(), src.size(), in Utf8SafeCEscape()
548 const int len = CEscapeInternal(src.data(), src.size(), in CHexEscape()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/
H A Dstrutil.cc466 int CEscapeInternal(const char* src, int src_len, char* dest, in CEscapeInternal() function
512 return CEscapeInternal(src, src_len, dest, dest_len, false, false); in CEscapeString()
528 const int len = CEscapeInternal(src.data(), src.size(), in CEscape()
539 const int len = CEscapeInternal(src.data(), src.size(), in Utf8SafeCEscape()
548 const int len = CEscapeInternal(src.data(), src.size(), in CHexEscape()
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/
H A Dstrutil.cc466 int CEscapeInternal(const char* src, int src_len, char* dest, in CEscapeInternal() function
512 return CEscapeInternal(src, src_len, dest, dest_len, false, false); in CEscapeString()
528 const int len = CEscapeInternal(src.data(), src.size(), in CEscape()
539 const int len = CEscapeInternal(src.data(), src.size(), in Utf8SafeCEscape()
548 const int len = CEscapeInternal(src.data(), src.size(), in CHexEscape()
/dports/databases/percona57-client/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/
H A Dstrutil.cc466 int CEscapeInternal(const char* src, int src_len, char* dest, in CEscapeInternal() function
512 return CEscapeInternal(src, src_len, dest, dest_len, false, false); in CEscapeString()
528 const int len = CEscapeInternal(src.data(), src.size(), in CEscape()
539 const int len = CEscapeInternal(src.data(), src.size(), in Utf8SafeCEscape()
548 const int len = CEscapeInternal(src.data(), src.size(), in CHexEscape()
/dports/databases/mysql57-client/mysql-5.7.36/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/
H A Dstrutil.cc466 int CEscapeInternal(const char* src, int src_len, char* dest, in CEscapeInternal() function
512 return CEscapeInternal(src, src_len, dest, dest_len, false, false); in CEscapeString()
528 const int len = CEscapeInternal(src.data(), src.size(), in CEscape()
539 const int len = CEscapeInternal(src.data(), src.size(), in Utf8SafeCEscape()
548 const int len = CEscapeInternal(src.data(), src.size(), in CHexEscape()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/protobuf/src/google/protobuf/stubs/
H A Dstrutil.cc467 int CEscapeInternal(const char* src, int src_len, char* dest, in CEscapeInternal() function
513 return CEscapeInternal(src, src_len, dest, dest_len, false, false); in CEscapeString()
529 const int len = CEscapeInternal(src.data(), src.size(), in CEscape()
540 const int len = CEscapeInternal(src.data(), src.size(), in Utf8SafeCEscape()
549 const int len = CEscapeInternal(src.data(), src.size(), in CHexEscape()
/dports/devel/protobuf-c/protobuf-c-1.4.0/protoc-c/
H A Dc_helpers.cc504 static int CEscapeInternal(const char* src, int src_len, char* dest, in CEscapeInternal() function
549 const int len = CEscapeInternal(src.data(), src.size(), in CEscape()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/protobuf/src/google/protobuf/stubs/
H A Dstrutil.cc483 int CEscapeInternal(const char* src, int src_len, char* dest, in CEscapeInternal() function
610 const int len = CEscapeInternal(src.data(), src.size(), in Utf8SafeCEscape()
619 const int len = CEscapeInternal(src.data(), src.size(), in CHexEscape()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/protobuf/src/google/protobuf/stubs/
H A Dstrutil.cc497 int CEscapeInternal(const char* src, int src_len, char* dest, in CEscapeInternal() function
624 const int len = CEscapeInternal(src.data(), src.size(), in Utf8SafeCEscape()
633 const int len = CEscapeInternal(src.data(), src.size(), in CHexEscape()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/protobuf/src/google/protobuf/stubs/
H A Dstrutil.cc483 int CEscapeInternal(const char* src, int src_len, char* dest, in CEscapeInternal() function
610 const int len = CEscapeInternal(src.data(), src.size(), in Utf8SafeCEscape()
619 const int len = CEscapeInternal(src.data(), src.size(), in CHexEscape()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/stubs/
H A Dstrutil.cc499 int CEscapeInternal(const char* src, int src_len, char* dest, in CEscapeInternal() function
626 const int len = CEscapeInternal(src.data(), src.size(), in Utf8SafeCEscape()
635 const int len = CEscapeInternal(src.data(), src.size(), in CHexEscape()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/
H A Dstrutil.cc499 int CEscapeInternal(const char* src, int src_len, char* dest, in CEscapeInternal() function
626 const int len = CEscapeInternal(src.data(), src.size(), in Utf8SafeCEscape()
635 const int len = CEscapeInternal(src.data(), src.size(), in CHexEscape()
/dports/www/firefox/firefox-99.0/toolkit/components/protobuf/src/google/protobuf/stubs/
H A Dstrutil.cc483 int CEscapeInternal(const char* src, int src_len, char* dest, in CEscapeInternal() function
610 const int len = CEscapeInternal(src.data(), src.size(), in Utf8SafeCEscape()
619 const int len = CEscapeInternal(src.data(), src.size(), in CHexEscape()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/protobuf/src/google/protobuf/stubs/
H A Dstrutil.cc497 int CEscapeInternal(const char* src, int src_len, char* dest, in CEscapeInternal() function
624 const int len = CEscapeInternal(src.data(), src.size(), in Utf8SafeCEscape()
633 const int len = CEscapeInternal(src.data(), src.size(), in CHexEscape()

12