| Title | 
                
                    Test
                    Find
                    
                    Any One US ASCII Letter
                 | 
            
            
                | Expression | 
                ^[a-zA-Z]$  | 
            
            
                | Description | 
                Matches any single upper- or lower-case letter.  | 
            
            
                | Matches | 
                a | B | c  | 
            
            
                | Non-Matches | 
                0 | & | AbC  | 
            
            
                | Author | 
                
                    Rating:
                        
 
                    Steven Smith
                 | 
            
            
                | Source | 
                  | 
            
            
              | Your Rating | 
              
                
		       | 
            
        
    
 
    
    
     
        
                
	                Title: Thanks
	                Name: Aric
	                Date: 3/6/2008 7:21:32 PM
	                Comment: 
Helped me out, and I didn't have to buy the book.  Thanks.  These regexp are great!
                
                
            
                
	                Title: Wow!
	                Name: PhiLho
	                Date: 7/3/2006 6:54:25 AM
	                Comment: 
Wow! That's powerful!
Is that an excerpt from "Regular expressions for dummies"? :-)
                
                
            
                
	                Title: no
	                Name: Jagfire
	                Date: 5/4/2003 1:42:36 AM
	                Comment: 
Too easy.