Definitions
Sorry, no definitions found. You may find more data at a-za-z.
Etymologies
Sorry, no etymologies found.
Support

Help support Wordnik (and make this page ad-free) by adopting the word a-zA-Z.
Examples
-
The match is case sensitive, so to allow any letter, you must use [a-zA-Z].
Debian GNU/Linux : Guide to Installation and Usage John Goerzen
-
RewriteCond % {QUERY_STRING} mosConfig_ [a-zA-Z_] {1,21} (= | \%3D) [OR]
phpBB.com MsIrey 2010
-
'COLOR' = > '([a-zA-Z] + | # [0-9abcdefABCDEF] +)', by stokerpiller » Tue Feb 02, 2010 11: 53 pm of people didn't know this.
phpBB.com 2010
-
RewriteCond % {QUERY_STRING} mosConfig_ [a-zA-Z_] {1,21} (= | \%3D) [OR]
phpBB.com stevemaury 2010
-
'COLOR' = > '([a-zA-Z] + | # [0-9abcdefABCDEF] +)', by stokerpiller » Tue Feb 02, 2010 11: 53 pm of people didn't know this.
phpBB.com 2010
-
RewriteCond % {QUERY_STRING} mosConfig_ [a-zA-Z_] {1,21} (= | \%3D) [OR]
phpBB.com MsIrey 2010
-
RewriteCond % {QUERY_STRING} mosConfig_ [a-zA-Z_] {1,21} (= | \%3D) [OR]
phpBB.com stevemaury 2010
-
RewriteCond % {QUERY_STRING} mosConfig_ [a-zA-Z_] {1,21} (= | \%3D) [OR]
phpBB.com stevemaury 2010
-
RewriteCond % {QUERY_STRING} mosConfig_ [a-zA-Z_] {1,21} (= | \%3D) [OR]
phpBB.com stevemaury 2010
-
This next example keeps the first word on the line but deletes the second: sed 's / \ ([a-zA-Z] * \) \ ([a-zA-Z] * \) / \1 / 'new
Comments
Log in or sign up to get involved in the conversation. It's quick and easy.