Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in substring

How to match a pattern given in a variable in awk?

regex bash shell awk substring

Counting number of occurrences of a string inside another (Perl)

regex perl substring

Ruby idiom for substring from index until end of string

selecting an array key based on partial string

How to find smallest substring which contains all characters from a given string?

string algorithm substring

SQL SELECT everything after a certain character

Split String by delimiter position using oracle SQL

Check if string contains any substring in an array in Ruby

ruby regex substring

How to return part of string before a certain character?

javascript substring

LINQ: Group by month and year within a datetime field

linq tsql group-by substring

How to use string.substr() function?

c++ string substring

A SQL Query to select a string between two known strings

sql sql-server substring

Javascript: Returning the last word in a string

javascript string substring

Faster way to read fixed-width files

How can I get a substring from position N to the last char in Ruby?

ruby string substring

How can I use backslashes (\) in a string?

Finding a substring in a NSString object

Find dictionary items whose key matches a substring

How to select first 10 words of a sentence?

php string substring trim

Cutting a string at nth occurrence of a character