Annotation of embedaddon/libxml2/test/pattern/conj.pat, revision 1.1.1.1

1.1       misho       1: a|b
                      2: a|c
                      3: b|c
                      4: a|b|c
                      5: /a|b
                      6: b|/a
                      7: a//c|b//c
                      8: d|e|f|g|h|a

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>