diff options
Diffstat (limited to 'libxml2/test/pattern/conj.pat')
-rw-r--r-- | libxml2/test/pattern/conj.pat | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libxml2/test/pattern/conj.pat b/libxml2/test/pattern/conj.pat new file mode 100644 index 0000000..ca80a06 --- /dev/null +++ b/libxml2/test/pattern/conj.pat @@ -0,0 +1,8 @@ +a|b +a|c +b|c +a|b|c +/a|b +b|/a +a//c|b//c +d|e|f|g|h|a |