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 Arabic Word only or Null String
Expression
^[\u0600-\u06ff\s]+$|[\u0750-\u077f\s]+$|[\ufb50-\ufc3f\s]+$|[\ufe70-\ufefc\s]+$|^$
Description
Arabic Word only or Null String
Matches
محمد احمد
Non-Matches
محمد احمد gjghj
Author Rating: Not yet rated. mhmoud kotb
Title Test Details Number Begin Specfic Number and Lenght 8 or Null
Expression
^[5,6]\d{7}|^$
Description
Number Begin Specfic Number 5 or 6 and Lenght 8 or Null string
Matches
64564654
Non-Matches
24564654
Author Rating: Not yet rated. mhmoud kotb
   Displaying page 1 of 1 pages; Items 1 to 2

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