Regular Expressions 101

Community Patterns

title and page

0

Regular Expression
.NET 7.0 (C#)

@"
(1\.\d+)\D+?(?:(\S+)\s+)+?(\d+)
"
gmi

Description

find title and page in text

Submitted by anonymous - 2 years ago (Last modified 2 years ago)