59 str1 = op1.stringValue();
65 str2 = op2.stringValue();
82 str1 = op1.stringValue();
88 str2 = op2.stringValue();
105 str1 = op1.stringValue();
111 str2 = op2.stringValue();
128 str1 = op1.stringValue();
134 str2 = op2.stringValue();
136 const int pos = str1.
indexOf(str2);
149 str1 = op1.stringValue();
155 str2 = op2.stringValue();
165 const int pos = str1.indexOf(str2);
Expression::List m_operands
virtual Item evaluateSingleton(const DynamicContext::Ptr &context) const
#define QT_END_NAMESPACE
This macro expands to.
static const AtomicValue::Ptr BooleanTrue
The QString class provides a Unicode character string.
static AtomicString::Ptr fromValue(const QString &value)
#define QT_BEGIN_NAMESPACE
This macro expands to.
const T & at(int i) const
Returns the item at index position i in the list.
The namespace for the internal API of QtXmlPatterns.
int indexOf(QChar c, int from=0, Qt::CaseSensitivity cs=Qt::CaseSensitive) const
virtual Item evaluateSingleton(const DynamicContext::Ptr &context) const
static Boolean::Ptr fromValue(const bool value)
virtual Item evaluateSingleton(const DynamicContext::Ptr &context) const
virtual Item evaluateSingleton(const DynamicContext::Ptr &context) const
T & first()
Returns a reference to the first item in the list.
virtual Item evaluateSingleton(const DynamicContext::Ptr &context) const
Represents an item in the XPath 2.0 Data Model.
static const AtomicValue::Ptr EmptyString
Contains classes implementing the functions found in XQuery 1.0 and XPath 2.0 Functions and Operators...
Qt::CaseSensitivity caseSensitivity() const
static const AtomicValue::Ptr BooleanFalse
virtual Item evaluateSingleton(const DynamicContext::Ptr &context) const