RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 2
Title Test Details Pattern Title
Expression
^[A-Za-z]{4}[ |\-]{0,1}[0-9]{6}[ |\-]{0,1}[0-9A-Za-z]{3}$
Description
Regular expression that matches Mexican RFC's (Registro Federal de Contribuyentes).
Matches
LOZG7802117B9 | LOZG-780211-7B9 | LOZG780211-7B9
Non-Matches
LO-ZG-78-02-11-7B9
Author Rating: The rating for this expression. Gerardo Lopez
Title Test Details Pattern Title
Expression
^[A-Za-z]{3,4}[ |\-]{0,1}[0-9]{6}[ |\-]{0,1}[0-9A-Za-z]{3}$
Description
This Regex matches Mexican RFC's (Registro Federal de Contribuyentes) with 3 or 4 letters in the first section. It accepts spaces and dashes between sections.
Matches
LOZG7502123T7 | LOZG-750212-3T7 | LOZ 750212 3T7
Non-Matches
LOZG750212
Author Rating: Not yet rated. Gerardo Lopez
   Displaying page 1 of 1 pages; Items 1 to 2

Copyright © 2001-2025, RegexAdvice.com | ASP.NET Tutorials