52 #ifndef Patternist_NodeFNs_H 53 #define Patternist_NodeFNs_H 152 static inline bool isLangMatch(
const QString &candidate,
const QString &toMatch);
virtual Expression::Ptr typeCheck(const StaticContext::Ptr &context, const SequenceType::Ptr &reqType)
Base class for implementations of builtin functions.
#define QT_END_NAMESPACE
This macro expands to.
Implements the function fn:number().
Implements the function fn:name().
The QString class provides a Unicode character string.
virtual SequenceType::Ptr staticType() const
Implements the function fn:lang().
Implements the function fn:local-name().
#define QT_BEGIN_NAMESPACE
This macro expands to.
Implements the function fn:root().
virtual Item evaluateSingleton(const DynamicContext::Ptr &context) const
The namespace for the internal API of QtXmlPatterns.
Implements the function fn:namespace-uri().
static const AtomicType::Ptr xsDouble
Represents an item in the XPath 2.0 Data Model.
ItemType::Ptr targetType() const