RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Expressions by User

Change page:   |    Displaying page 2 of 2 pages; Items 21 to 21
Title Test Details subtitles SUB - timestamp
Expression
^\{([1-9]{1}|[1-9]{1}[0-9]{1,}){1}\}\{([1-9]{1}|[1-9]{1}[0-9]{1,}){1}\}(.*)$
Description
e. g. {11510}{11810}Blah, blah, blah.; $1 is start; $2 is stop;
Matches
{100}{150}subtitle | {1234}{1234}subtitle | {1}{2}subtitle
Non-Matches
{0100}{1000}subtitle | {}{100}subtitle | {500}{}subtitle
Author Rating: Not yet rated. Juraj Hajdúch (SK)
Change page:   |    Displaying page 2 of 2 pages; Items 21 to 21

Copyright © 2001-2024, RegexAdvice.com | ASP.NET Tutorials