Software: Apache. PHP/5.3.29 uname -a: Linux tardis23.nocplanet.net 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024
Safe-mode: OFF (not secure) /opt/cpanel/ea-libxml2/share/gtk-doc/html/libxml2/ drwxr-xr-x | |
| Viewing file: Select action/file-type:
xlinkxlink - unfinished XLink detection module unfinished XLink detection module Author(s): Daniel Veillard Synopsistypedef enum xlinkActuate; typedef xmlChar * xlinkHRef; typedef struct _xlinkHandler xlinkHandler; typedef xlinkHandler * xlinkHandlerPtr; typedef xmlChar * xlinkRole; typedef enum xlinkShow; typedef xmlChar * xlinkTitle; typedef enum xlinkType; typedef void xlinkExtendedLinkFunk (void * ctx, DescriptionDetailsEnum xlinkActuateenum xlinkActuate { XLINK_ACTUATE_NONE = 0 XLINK_ACTUATE_AUTO = 1 XLINK_ACTUATE_ONREQUEST = 2 }; Structure xlinkHandlerstruct _xlinkHandler {
xlinkSimpleLinkFunk simple
xlinkExtendedLinkFunk extended
xlinkExtendedLinkSetFunk set
} xlinkHandler;
Typedef xlinkHandlerPtrxlinkHandler * xlinkHandlerPtr; Enum xlinkShowenum xlinkShow { XLINK_SHOW_NONE = 0 XLINK_SHOW_NEW = 1 XLINK_SHOW_EMBED = 2 XLINK_SHOW_REPLACE = 3 }; Enum xlinkTypeenum xlinkType { XLINK_TYPE_NONE = 0 XLINK_TYPE_SIMPLE = 1 XLINK_TYPE_EXTENDED = 2 XLINK_TYPE_EXTENDED_SET = 3 }; Function type xlinkExtendedLinkFunkvoid xlinkExtendedLinkFunk (void * ctx, This is the prototype for a extended link detection callback.
Function type xlinkExtendedLinkSetFunkvoid xlinkExtendedLinkSetFunk (void * ctx, This is the prototype for a extended link set detection callback.
Function type xlinkNodeDetectFuncvoid xlinkNodeDetectFunc (void * ctx, This is the prototype for the link detection routine. It calls the default link detection callbacks upon link detection.
Function type xlinkSimpleLinkFunkvoid xlinkSimpleLinkFunk (void * ctx, This is the prototype for a simple link detection callback.
xlinkGetDefaultDetect ()xlinkNodeDetectFunc xlinkGetDefaultDetect (void) Get the default xlink detection routine
xlinkGetDefaultHandler ()xlinkHandlerPtr xlinkGetDefaultHandler (void) Get the default xlink handler.
xlinkIsLink ()xlinkType xlinkIsLink (xmlDocPtr doc, Check whether the given node carries the attributes needed to be a link element (or is one of the linking elements issued from the (X)HTML DtDs). This routine don't try to do full checking of the link validity but tries to detect and return the appropriate link type.
xlinkSetDefaultDetect ()void xlinkSetDefaultDetect (xlinkNodeDetectFunc func) Set the default xlink detection routine
xlinkSetDefaultHandler ()void xlinkSetDefaultHandler (xlinkHandlerPtr handler) Set the default xlink handlers
|
:: Command execute :: | |
--[ c99shell v.2.1 [PHP 7 Update] [1.12.2019] maintained by KaizenLouie and updated by cermmik | C99Shell Github (MySQL update) | Generation time: 0.0095 ]-- |