1. c# string size limit? length of string limit?
2. Using regexp to check for length of string that accepts optional strings
3. [regexp] How to convert string "/regexp/i" to /regexp/i
4. [regexp] How to convert string "/regexp/i" to /regexp/i - ?
5. how do i limit the string length in the string control LV 6i
6. Regexp only if string is a certain length
7. maximum search string length for regexp and regexprep
8. string length & regexp problem
9. Using [0-9] in regexp returns digit strings of indeterminate length
10. Perl Regexp that deals with variable parameter-string length.
11. Q: Regexp for fixed-length string with trailing whitespace
12. How to generate k+1 length strings from a list of k length strings?
13. left(string, length) or right(string, length)?