Community Patterns

Community Library Entry

1

Regular Expression
Created·2023-10-04 09:23
Flavor·PCRE2 (PHP)

/
^((00|0)?58[1-9]{1}[0-9]{9})$
/
gm
Open regex in editor

Description

Regex for Venezuelan phones (without +)

Submitted by anonymous