Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in string

Would there be any advantage in comparing pattern and text characters right-to-left instead of left-to-right?

Is there an equivalent of C#'s verbatim string literals in PHP?

php string

My regex is causing a stack overflow in Java; what am I missing?

What is the underlying container in a Java String?

java string

PHP Shorthand for Pre-Concatenation?

php string concatenation

Extract Strings from Java Classes

java string extract

How to print a tree structure into a string fast in Ocaml?

performance string ocaml

c# string split and combine

c# arrays string combinations

how to avoid substrings

python regex string

Should changing the contents of a string like this cause an exception?

c# string structlayout

Replace percent-escaped characters in string (%20, %5B, …) with bash

string bash utf-8 ascii

What is the reason for casting in php?

php string casting

Can dates stored as string/text be compared directly?

c++ maximum std::string length is dictated by stack size or heap size?

c++ string max

Static variable string parsing in PHP

php string parsing variables

Invalid Qualifier error in Visual Basic 6.0

string vb6

counting occurrences of end of line

c# linq string

Regex negative lookbehind in Ruby doesn't seem to work

Using the "CreateDocument" function in Mathematica without losing the formatting

Passing data between PHP and C executable in linux