Regular Expressions 101

Community Patterns

this_is_my_c_private_function

0

Regular Expression
PCRE (PHP <7.3)

/
^[a-z]+(_[a-z]+)*$
/
gm

Description

this_is_my_c_private_function

Submitted by anonymous - 4 years ago