Search code examples
Group array values by trailing letters...


phparrayssubstringgrouping

Read More
Sort a flat array by each value's trailing number...


phparrayssortingsubstringnumeric

Read More
Substring Without any Allocation Using Span<T>...


c#stringperformancememorysubstring

Read More
Compute recursively the largest substring which starts and ends with sub and return its length...


javastringrecursionsubstring

Read More
postgres. How to check if a field contains at least one substring from a list of substings?...


sqlstringpostgresqlsubstring

Read More
Problem subsetting a string from a filename...


rregexsubstring

Read More
Does Python have a string 'contains' substring method?...


pythonstringsubstringcontains

Read More
Select query to remove non-numeric characters...


t-sqlsql-server-2008-r2substringpatindex

Read More
Split a string based on multiple variable substring...


sqlsql-servert-sqlreplacesubstring

Read More
Check if a string contains a string in C++...


c++stringsubstring

Read More
What is the difference between substr and substring?...


javascriptsubstring

Read More
Presto sql: presto extract substring for the last occurrence of character in string...


sqlsubstringprestotrino

Read More
Why is String.prototype.substr() deprecated?...


javascriptsubstringecma

Read More
Naturally sort the leading and trailing parts of undelimited strings in a flat array...


phparrayssortingsubstringnatural-sort

Read More
Pascal substr equivalent...


substringpascalsubstr

Read More
Substring test within DataTable.Select()...


c#selectdatatablesubstring

Read More
How can I determine if a string contain all characters in character mask as a continuous substring?...


phpstringvalidationsubstringcharacter

Read More
Delphi Return last 3 characters of a string...


delphisubstring

Read More
In Rust can I filter lines of a String that contain codes like "1.2.3" OR "1.2.3.4&qu...


rustfiltersubstringpattern-matching

Read More
Go test string contains substring...


gosubstring

Read More
How does String substring work in Swift...


swiftstringrangesubstring

Read More
How to compare only first character of 2 strings (javascript)?...


javascriptstringfunctionsubstring

Read More
How to grab substring before a specified character in JavaScript?...


javascriptsubstringsubstr

Read More
Java substring out of range: -1...


javasubstring

Read More
formating text to a new field in foundry contour...


apache-spark-sqlsubstringpalantir-foundrytext-formattingfoundry-contour

Read More
How to count only the continuous repetitive sub-string in a given string python...


pythonsubstring

Read More
Powershell .contains() check without casesensitive...


powershellsubstringstring-matching

Read More
I am trying to get the start date ONLY from the column below using a SUBSTRING. Can someone tell me ...


sqlsql-serversubstringcasecharindex

Read More
Python function to remove strings from a list if a substring already exists...


pythonlistnestedsubstring

Read More
Which regex can I use to find exactly two sub-strings in a longer string?...


regexsubstring

Read More
BackNext