| Title | Test
                    Find
                    
                    Pattern Title | 
            
                | Expression | [0][x][0-9a-fA-F]+ | 
            
                | Description | Matches hexadecimal values like in c-sourcecode exists. | 
            
                | Matches | 0x0ffe | 
            
                | Non-Matches | x0ffe | 
            
                | Author | Rating:  Andreas Schiller | 
            
                | Source |  | 
            
              | Your Rating |  | 
        
    
 
    
    
     
        
                
	                Title: Doesn't work...
	                Name: FP
	                Date: 11/10/2006 3:18:59 PM
	                Comment: 
This fails when you feed it something like '0x1u0a'. The '0x1' is enough to give a positive match.