diff options
Diffstat (limited to 'libxml2/test/regexp/ncname')
-rw-r--r-- | libxml2/test/regexp/ncname | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libxml2/test/regexp/ncname b/libxml2/test/regexp/ncname new file mode 100644 index 0000000..1e452a8 --- /dev/null +++ b/libxml2/test/regexp/ncname @@ -0,0 +1,6 @@ +=>[\i-[:]][\c-[:]]* +a +abc +abc1d +1ac +a1b:c |