Edit

kc3-lang/libxml2/test/XPath/tests/mixedpat

Branch :

  • Show log

    Commit

  • Author : William M. Brack
    Date : 2005-06-09 18:12:28
    Hash : ea152c05
    Message : Further enhancement for XPath streaming, consolidated with schemas usage * pattern.c, xpath.c, include/libxml/pattern.h: Further enhancement for XPath streaming, consolidated with schemas usage of pattern.c. Added a new enum xmlPatternFlags. * doc/*, testapi.c, elfgcchack.h: updated to reflect new enum. * test/XPath/tests/mixedpat, test/XPath/docs/mixed, result/XPath/mixedpat: added regression test for problems reported in bug306348

  • test/XPath/tests/mixedpat
  • s
    s|p1/s
    s|/root/p1/s
    /root/p1/s|s
    //s
    //s|p1
    p1|//s