Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-04-30 00:54
Flavor·PCRE (Legacy)

/
^(.*?)\/(?<mnemonic>.{2,8}?)_(?<isbn>\d{13})_(?<primaryId>all|tx\d{0,3}|lay\d{0,3}|c0\d{1,3}|c[^0]\d{1,2}?)_(?<secondaryId>(\d{1,2}|x)p)(?:_r(?<revisionNumber>\d+))?\.(?<extension>indd|qxp|qxd)$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous