allwinner_a64/android/external/libxml2/test/regexp/branch
2018-08-08 16:14:42 +08:00

14 lines
60 B
Text

=>a|b(d|e(g|h|i)|f)|c
a
c
bd
bf
beg
beh
bei
b
be
bi
f
ab
ac