Searched defs:xlink (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxlink.c2 * xlink.c : implementation of the hyperlinks detection module
39 #include <libxml/xlink.h>
42 #define XLINK_NAMESPACE (BAD_CAST "http://www.w3.org/1999/xlink/namespace/")
57 * Get the default xlink handler.
69 * @handler: the new value for the xlink handler block
71 * Set the default xlink handlers
81 * Get the default xlink detection routine
94 * Set the default xlink detection routine
156 xmlNsPtr xlink; local
157 xlink
[all...]

Completed in 48 milliseconds