Skip to main content

Module functions

Module functions 

Source
Expand description

XPath 1.0 Core Function Library (§25).

Implements all XPath 1.0 core functions as specified in §4 of the XPath 1.0 Recommendation.

§UPSTREAM-PARITY

All functions follow the XPath 1.0 specification and libxml2’s observable behavior, including edge cases and historical quirks.

§Courts

XPATH-FUNCTIONS-*

Functions§

core_functions
Get all registered XPath core functions.

Type Aliases§

XPathFunction
Type alias for XPath functions.