Displaying page
of
 pages;
Items  to 
    
    
            
                
                    | Title | Test
                        Details
                        
                        
                            Pattern Title | 
                
                    | Expression | 
                            ^(\+97[\s]{0,1}[\-]{0,1}[\s]{0,1}1|0)50[\s]{0,1}[\-]{0,1}[\s]{0,1}[1-9]{1}[0-9]{6}$
                         | 
                
                    | Description | regex which matches UAE mobile phone numbers.
Its capable to take inputs +97150 3827741, +97-150-3827741, +97150 - 3827741,050 3827741, 050 - 3827741
Enjoy REGEXXXXXXX!!!!!!! | 
                
                    | Matches | +97150 3827741 | 0503827741 | 050-3827741 | 
                
                    | Non-Matches | 040 3827741 | 05 3827741 | 050_______spaces_______3827741 | 
                
                    | Author | Rating:  Vathachira Joseph Bino | 
            
        
            
                
                    | Title | Test
                        Details
                        
                        
                            Pattern Title | 
                
                    | Expression | 
                            ^0[234679]{1}[\s]{0,1}[\-]{0,1}[\s]{0,1}[1-9]{1}[0-9]{6}$
                         | 
                
                    | Description | The regex matches the UAE land phone numbers. Checks the area codes[04,02,06...etc] strictly. Force user to input phone numbers in strict manner(it take input 04 3452488, but not 04______spaces_______3452488) | 
                
                    | Matches | 04 3452488 | 04 -3452488 | 04 - 3452499 | 
                
                    | Non-Matches | 01 -3452488 | 04 34524888 | 08 3452488 | 
                
                    | Author | Rating:  Vathachira Joseph Bino | 
            
        
            
                
                    | Title | Test
                        Details
                        
                        
                            Pattern Title | 
                
                    | Expression | 
                            ^0{0,1}[1-9]{1}[0-9]{2}[\s]{0,1}[\-]{0,1}[\s]{0,1}[1-9]{1}[0-9]{6}$
                         | 
                
                    | Description | The regex that matches the telephone numbers in India.
####Enjoy Regex#### | 
                
                    | Matches | 0493 - 3227341 | 0493  3227341 | 493  3227341 | 
                
                    | Non-Matches | 93  0227341 | 493  322734111 | 493 -- 3227341 | 
                
                    | Author | Rating:
                            
Not yet rated.
                        
                            Vathachira Joseph Bino | 
            
        
            
            
        
            
                
                    | Title | Test
                        Details
                        
                        
                            Pattern Title | 
                
                    | Expression | 
                            ^((\+){0,1}91(\s){0,1}(\-){0,1}(\s){0,1}){0,1}98(\s){0,1}(\-){0,1}(\s){0,1}[1-9]{1}[0-9]{7}$
                         | 
                
                    | Description | The Regex validate the mobile numbers in India.
Gives flexibility to user to enter numbers in different format like
+919847444225, +91-98-45017381, 9844111116, 98 44111112, 98-44111116
###Enjoy REGEX### | 
                
                    | Matches | +919847444225 | +91-98-44111112 | 98 44111116 | 
                
                    | Non-Matches | +919800444225 | +947444225 | 44111116 | 
                
                    | Author | Rating:  Vathachira Joseph Bino | 
            
        
    
        
        
   Displaying page
of
 pages;
Items  to