Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-09-21 12:58
Flavor·Python

r"
(([a-hKQNB]x)?(R[1-8]?[a-f]?x)?[KQNBR]?[abcdefgh]([1-8]{1}(?!=))(\(ep\))?((?<=[18])=[KQNBR])?\+{,2}|0(-0){1,2})
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous