VirtualBox

source: vbox/trunk/src/libs/libxml2-2.13.2/include/private/xpath.h

Last change on this file was 105420, checked in by vboxsync, 10 months ago

libxml2-2.12.6: Applied and adjusted our libxml2 changes to 2.12.6. bugref:10730

File size: 331 bytes
Line 
1#ifndef XML_XPATH_H_PRIVATE__
2#define XML_XPATH_H_PRIVATE__
3
4#include <libxml/xpath.h>
5
6XML_HIDDEN void
7xmlInitXPathInternal(void);
8
9#ifdef LIBXML_XPATH_ENABLED
10XML_HIDDEN void
11xmlXPathErrMemory(xmlXPathContextPtr ctxt);
12XML_HIDDEN void
13xmlXPathPErrMemory(xmlXPathParserContextPtr ctxt);
14#endif
15
16#endif /* XML_XPATH_H_PRIVATE__ */
Note: See TracBrowser for help on using the repository browser.

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