android13/external/libxml2/test/regexp/branch

15 lines
60 B
Plaintext

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