Home
last modified time | relevance | path

Searched defs:Substring (Results 151 – 175 of 315) sorted by relevance

12345678910>>...13

/dports/devel/llvm13/llvm-project-13.0.1.src/flang/lib/Parser/
H A Dparse-tree.cpp42 [](const Substring &) { return false; }, in EndsInBareName()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Dispatcher/
H A DQueryFunctions.cs377 Substring, enumerator
1148 internal static void Substring(ProcessingContext context) in Substring() method in System.ServiceModel.Dispatcher.XPathFunction
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/Filter/
H A DFunctionNode.cs549 Substring = 16, enumerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/src/System/Data/Filter/
H A DFunctionNode.cs618 Substring = 16, enumerator
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/open-policy-agent/opa/ast/
H A Dbuiltins.go532 var Substring = &Builtin{ var
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/wtf/text/
H A Dstring_builder_test.cc344 TEST(StringBuilderTest, Substring) { in TEST() argument
H A Dwtf_string.cc113 String String::Substring(unsigned pos, unsigned len) const { in Substring() function in WTF::String
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/text/
H A Dstring_builder_test.cc344 TEST(StringBuilderTest, Substring) { in TEST() argument
H A Dwtf_string.cc104 String String::Substring(unsigned pos, unsigned len) const { in Substring() function in WTF::String
/dports/devel/py-shapely/Shapely-1.8.0/docs/
H A Dmanual.rst2473 Substring section in Other Operations
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/accessanalyzer/types/
H A Dtypes.go1273 type Substring struct { struct
1278 Length *int32
1283 Start *int32
1285 noSmithyDocumentSerde
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/System/
H A DString.Manipulation.cs1585 public String Substring(int startIndex) in Substring() method in System.String
1592 public String Substring(int startIndex, int length) in Substring() method in System.String
/dports/textproc/sigil/Sigil-1.8.0/src/Misc/
H A DUtility.cpp282 QString Utility::Substring(int start_index, int end_index, const QStringRef &string) in Substring() function in Utility
291 QString Utility::Substring(int start_index, int end_index, const QString &string) in Substring() function in Utility
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/OvmfPkg/Library/PlatformBdsLib/
H A DQemuBootOrder.c108 IN SUBSTRING Substring, in SubstringEq()
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/accessanalyzer/types/
H A Dtypes.go1157 type Substring struct { struct
1162 Length *int32
1167 Start *int32
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/accessanalyzer/types/
H A Dtypes.go1157 type Substring struct { struct
1162 Length *int32
1167 Start *int32
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/accessanalyzer/types/
H A Dtypes.go1157 type Substring struct { struct
1162 Length *int32
1167 Start *int32
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/accessanalyzer/types/
H A Dtypes.go1157 type Substring struct { struct
1162 Length *int32
1167 Start *int32
/dports/devel/spark/spark-2.1.1/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/
H A DstringExpressions.scala1124 case class Substring(str: Expression, pos: Expression, len: Expression) caseClass
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/open-policy-agent/opa/ast/
H A Dbuiltins.go777 var Substring = &Builtin{ var
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Container/
H A DStr.cpp490 String String::Substring(unsigned pos) const in Substring() function in Urho3D::String
504 String String::Substring(unsigned pos, unsigned length) const in Substring() function in Urho3D::String
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Include/Rocket/Core/
H A DStringBase.inl223 StringBase< T > StringBase< T >::Substring(size_type start, size_type count) const function in StringBase
/dports/biology/avida/avida-2.12.4-src/avida-core/source/tools/
H A DcString.cc290 cString cString::Substring(int start, int size) const in Substring() function in cString
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/OvmfPkg/Library/QemuBootOrderLib/
H A DQemuBootOrderLib.c112 IN SUBSTRING Substring, in SubstringEq()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Common/CommandTrees/ExpressionBuilder/
H A DEdmFunctions.cs403 …public static DbFunctionExpression Substring(this DbExpression stringArgument, DbExpression start,… in Substring() method in System.Data.Common.CommandTrees.ExpressionBuilder.EdmFunctions

12345678910>>...13