Regular Expressions 101

Community Patterns

Labels with version numbers

1

Regular Expression
PCRE (PHP <7.3)

/
foobar_(\d+\.?\d*\.?\d*)\s+
/

Description

Quick studty of labels with version numbers

Submitted by LC - 9 years ago