Search code examples
Returning the lowest index for the first non whitespace character in a string in Python...

pythonstringstring-matching

Read More
How can I detect all symbols on mathematical operators on PHP using regex?...

phpregexstringoperators

Read More
Why does a number that is typeof string, multiplied by another number that is typeof string result i...

javascriptstringnumberstypeof

Read More
Objective-C equivalent of Swift "\(variable)"...

objective-cstring

Read More
Flip parts of my data which differs in length...

rstringgsub

Read More
Insert a string at a specific index...

javascriptstring

Read More
How does one use VBFixedStringAttribute in C#?...

c#string

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
Proper indentation for multiline strings?...

pythonstring

Read More
Parse a formatted, single-line string into an array of associative arrays with predefined column nam...

phparraysregexstringstring-parsing

Read More
How to split a string by any of multiple delimiters?...

phpregexstringsplit

Read More
Does exist a standardized string table implementation ? Is my implementation in C good ? Looking to ...

arrayscstringstruct

Read More
Assembly: calculation of string index...

arraysstringloopsassemblyx86

Read More
std::regex escape special characters for use in regex...

c++regexstringc++11

Read More
Creating new String with sorted letters from a String word in Java...

javastringcharacteralphabeticalsorting

Read More
How to format a floating number to fixed width in Python...

pythonstringnumbersnumber-formatting

Read More
Cost of compile time performance...

javastring

Read More
How to check repeated letters in a string c#...

c#stringif-statement

Read More
Split a hyphenated string...

phpstringsplit

Read More
Convert every two values in a comma-separated string into associative array elements...

phpstringcsvassociative-arraystring-parsing

Read More
Get float value without its unit of measure from a string...

phpregexstringfloating-pointtext-extraction

Read More
Get float value after £ symbol in a string and cast as a float type value...

phpstringfloating-pointtext-extractiontext-parsing

Read More
Parse string and isolate float value after currency symbol...

phpstringfloating-pointcurrencytext-parsing

Read More
Alphabetically sorting strings...

c++stringsorting

Read More
Extract version number from a delimited string...

phpstringtext-extractiondelimited

Read More
Get filename from a filepath string...

phpstringpathfilenamesstring-parsing

Read More
Does console.log invokes toString method of an object?...

javascriptstringobjectconsole.log

Read More
Want to write regex in javascript which will check if all the mentioned chars exist at least ones...

javascriptregextypescriptstringjavascript-objects

Read More
How to prevent automatic handling of newlines killing performance in Perl text output?...

stringperformanceperl

Read More
BackNext