Annotation of embedaddon/libxml2/test/regexp/ncname, revision 1.1

1.1     ! misho       1: =>[\i-[:]][\c-[:]]*
        !             2: a
        !             3: abc
        !             4: abc1d
        !             5: 1ac
        !             6: a1b:c

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