Community Patterns

Community Library Entry

0

Regular Expression
Created·2023-07-08 02:52
Updated·2023-07-08 05:58
Flavor·Python

r"
(?<=PAGE\()(?!990)(?P<pg>[\d]{1,4})|(?:(?<=_r|[\w]\()(?P<txt_a>[ 『「“][^\n]+(?=_n\n))|(?P<txt_b>[ 『「“].*))
"
gm
Open regex in editor

Description

Fate stay/night PS Vita version parsing

Submitted by anonymous