generated from sethub/template
[libxml2]Add libxml2 library
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
=>(a|b{0,3}){0,1}
|
||||
a
|
||||
aa
|
||||
b
|
||||
bb
|
||||
bbb
|
||||
bbbb
|
||||
ab
|
||||
ba
|
||||
=>([0-9]{0,3}|([0-9]{0}|[0-9]{0,3})){0,3}
|
||||
0
|
||||
00
|
||||
123
|
||||
abc
|
||||
Reference in New Issue
Block a user