Search code examples
C: If a substring exists inside a string, then change the small letters in the string to capital let...


carraysstringpointerssubstring

Read More
Program to find the number of 'a' in a string that is repeated n characters?...


javastringcharsubstring

Read More
How can I get a string after a specific substring?...


pythonstringsubstring

Read More
Get unknown word that follows a specific word...


phpregexstringsubstringtext-extraction

Read More
Excel - Extract 2 characters after specific text in string...


excelexcel-formulasubstringcell

Read More
Repeat substrings in a string N times...


phpstringsubstringrepeat

Read More
How to extract the part before the last '@' character of an email in postgresql?...


regexpostgresqlsubstring

Read More
Filter a flat array of strings by partial matches with another flat array of strings...


phparraysfiltersubstringintersection

Read More
How to get the number of times a string is repeated in PHP...


phpstringsubstringcounting

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


javascriptsubstring

Read More
RTRIM data past a certain character...


sqloracle-databasesubstring

Read More
How to check if a string contains a substring in Bash...


stringbashshellsubstringsh

Read More
Sorting a list of objects by an attribute's substring...


javaspring-bootsortingsubstringbackend

Read More
String index out of bounds exception java...


javaexceptionsubstring

Read More
When i use substring, start point is 1, not zero (0)...


mysqlsqlsubstring

Read More
Getting substring of a number...


perlsubstring

Read More
Get right part of string in Android app...


javaandroidsubstring

Read More
SUBSTRING_INDEX with 2 delimiters...


mysqlsubstring

Read More
Confusion over code counting occurrences of a substring in a list of strings...


pythonlistsumsubstring

Read More
How to count exact words in sentences?...


excelcountsubstring

Read More
fast way to get an element from a string in java...


javasubstring

Read More
Get the next to the last substring of a cell where the substrings are separated with a specific char...


excelexcel-formulasplitsubstring

Read More
How to extract the substring between two markers?...


pythonstringsubstring

Read More
Lua: get a substring...


regexluasubstring

Read More
bash, extract string before a colon...


regexstringbashsedsubstring

Read More
How to extract first 8 characters from a string in pandas...


pythonpandassubstring

Read More
VBA - Replace only a single whitespace (" ") in a string with a character...


excelvbareplacesubstringwhitespace

Read More
Populate an array with strings of words where each element is one word less than the previous...


phparraysloopssubstringcpu-word

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


delphisubstring

Read More
Batch file: Find if substring is in string (not in a file)...


windowsbatch-filecmdsubstring

Read More
BackNext