Home
last modified time | relevance | path

Searched defs:RemoveStringQuotes (Results 1 – 10 of 10) sorted by relevance

/dports/misc/mnn/MNN-1.2.0/3rd_party/flatbuffers/src/
H A Dutil.cpp224 std::string RemoveStringQuotes(const std::string &s) { in RemoveStringQuotes() function
/dports/security/vault/vault-1.8.2/vendor/github.com/google/flatbuffers/src/
H A Dutil.cpp224 std::string RemoveStringQuotes(const std::string &s) { in RemoveStringQuotes() function
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/flatbuffers/src/
H A Dutil.cpp227 std::string RemoveStringQuotes(const std::string &s) { in RemoveStringQuotes() function
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/google/flatbuffers/src/
H A Dutil.cpp239 std::string RemoveStringQuotes(const std::string &s) { in RemoveStringQuotes() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/flatbuffers/src/src/
H A Dutil.cpp229 std::string RemoveStringQuotes(const std::string &s) { in RemoveStringQuotes() function
/dports/misc/py-tflite-support/tflite-support-0.1.0a1/src/flatbuffers/
H A Dutil.cpp229 std::string RemoveStringQuotes(const std::string &s) { in RemoveStringQuotes() function
/dports/devel/flatbuffers/flatbuffers-2.0.0/src/
H A Dutil.cpp239 std::string RemoveStringQuotes(const std::string &s) { in RemoveStringQuotes() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flatbuffers/src/src/
H A Dutil.cpp229 std::string RemoveStringQuotes(const std::string &s) { in RemoveStringQuotes() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/System/Data/Common/
H A DAdapterUtil.cs135 …internal static bool RemoveStringQuotes(string quotePrefix, string quoteSuffix, string quotedStrin… in RemoveStringQuotes() method in System.Data.Common.ADP
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/Common/
H A DAdapterUtil.cs2292 …static internal Boolean RemoveStringQuotes(string quotePrefix, string quoteSuffix, string quotedSt… in RemoveStringQuotes() method in System.Data.Common.ADP