generated from sethub/template
[libxml2]Add libxml2 library
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
Regexp: ((a|b|c)def)
|
||||
adef: Ok
|
||||
bdef: Ok
|
||||
adefg: Fail
|
||||
aaef: Fail
|
||||
Regexp: ((a|b|c|d|e|f)?(g|h|i)+(k|l)*)
|
||||
g: Ok
|
||||
gi: Ok
|
||||
fil: Ok
|
||||
gikl: Ok
|
||||
cghhhiill: Ok
|
||||
ak: Fail
|
||||
Reference in New Issue
Block a user