VirtualBox

Ignore:
Timestamp:
Aug 20, 2012 1:35:06 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
80169
Message:

libxml: patch from upstream

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/libxml2-2.6.31/include/libxml/xpath.h

    r39915 r42884  
    6969    XPATH_ENCODING_ERROR,
    7070    XPATH_INVALID_CHAR_ERROR,
    71     XPATH_INVALID_CTXT
     71    XPATH_INVALID_CTXT,
     72    XPATH_STACK_ERROR
    7273} xmlXPathError;
    7374
     
    378379    int xptr;                           /* it this an XPointer expression */
    379380    xmlNodePtr         ancestor;        /* used for walking preceding axis */
     381
     382    int              valueFrame;        /* used to limit Pop on the stack */
    380383};
    381384
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette