Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

1

Regular Expression
PCRE2 (PHP >=7.3)

/
[a-zA-Z]+(_?([a-zA-Z]+|[0-9]+))*'*
/
g

Description

Expresion regular para generar identificadores

Submitted by David Chavez - a month ago (Last modified a month ago)