inweb-bootstrap/foundation-test/Tests/Test Cases/regexp.txt

5 lines
63 B
Text
Raw Normal View History

2019-02-04 22:26:45 +00:00
'I' 'I'
'X' '%i'
'XX' 'X+'
'XX yy ZZZZ' 'X+ (y+) Z+'