Search code examples
Accessing last x characters of a string in Bash...


stringbashextract

Read More
Parse multilingual flight info logs and extract potentially space-separated flight numbers...


phpregexstringtext-extractiontext-parsing

Read More
Parse string containing square-braced path keys and key=value expressions and make a multidimensiona...


phpregexstringtext-parsing

Read More
Does Swift have a trim method on String?...


stringswifttrim

Read More
Access array value using string containing the variable name followed by square-braced key path...


phparraysstringparsing

Read More
Get the file extension substring from a filename string...


phpstringfilenamestext-extractionfile-extension

Read More
Gget all substring inside potentially nested curly braces...


phpstringtokenizetext-parsing

Read More
Parse multiline text with values of static or maximum length and with multiple delimiters...


phpstringsplittext-extractiontext-parsing

Read More
Join string values with a comma...


phpstringimplodedelimited

Read More
Trying to capitalize the first character in array of strings, why this is not working?...


javascriptarraysstringcharactercapitalization

Read More
Create a string synopsis...


stringpowershell.net-corereplacetruncate

Read More
How can I get the string representation of a struct?...


stringstructgo

Read More
Convert std::string to QString...


c++stringqtutf-8qstring

Read More
Convert a comma-separated string of key=value expressions into an associative array...


phpstringkey-valueassociative-arraytext-parsing

Read More
How to convert a simple string to Byte Array in VBA?...


arraysexcelvbastring

Read More
Pattern matching in a dataframe...


rstringdplyrmatchdata-wrangling

Read More
Parse a CSV string with single-quotes around some values...


phpstringcsvexplodetext-parsing

Read More
Replace '\n' in a string in Python 2.7...


stringreplacenewlinepython-2.x

Read More
Adding a newline into a string in C#...


c#string

Read More
In PowerShell how to compare Invoke-WebRequest content to a string...


stringpowershellcompareinvokewebrequest

Read More
Is string.Length in C# (.NET) instant variable?...


c#.netstring

Read More
Access lines of a txt file by line index...


phpstringfileexplode

Read More
Get single word after each hash symbol in a string...


phpstringtext-extractionhashtag

Read More
Reformat date from Ymd to d-m-Y...


phpstringdatedate-formatting

Read More
Check if string starts with any string in list of strings...


rstring

Read More
Scan the string from white space until end using format specifier...


c++stringformat-specifiers

Read More
Possible to Stringize a Polars Expression?...


sqlstringexpressionpython-polars

Read More
How to determine an overlapping sequence of words between two texts...


rstringalgorithmperformancelcs

Read More
PHP combining variables...


phpstringvariablesseparator

Read More
how to convert json string to json object in dart flutter?...


jsonstringflutterdartjsonconvert

Read More
BackNext