Lines Matching refs:expression
68 the context node (expression is relative to this node)
71 the XPath expression
74 if the expression is malformed, or evaluation fails
89 the context node (expression is relative to this node)
92 the XPath expression
98 if the expression is malformed, or evaluation fails
111 /** Evaluate an XPath expression to select a list of nodes.
114 the context node (expression is relative to this node)
117 the XPath expression
120 if the expression is malformed, or evaluation fails
132 /** Evaluate an XPath expression to select a list of nodes.
135 the context node (expression is relative to this node)
138 the XPath expression
144 if the expression is malformed, or evaluation fails
157 /** Evaluate an XPath expression to select a single node.
160 the context node (expression is relative to this node)
163 the XPath expression
166 if the expression is malformed, or evaluation fails
176 /** Evaluate an XPath expression to select a single node.
179 the context node (expression is relative to this node)
182 the XPath expression
188 if the expression is malformed, or evaluation fails