Searched refs:XPath (Results 1 – 25 of 29) sorted by relevance
12
2 Dom\XMLDocument interaction with XPath evaluate - errors10 $xpath = new Dom\XPath($dom);20 Warning: Dom\XPath::evaluate(): Invalid expression in %s on line %d21 string(35) "Could not evaluate XPath expression"
2 Dom\XMLDocument interaction with XPath19 $xpath = new Dom\XPath($dom);
2 Test Dom\XPath::query() with registering a context node's in-scope namespaces42 $xpath = new Dom\XPath($dom);
2 Test 9: Stream Wrapper XPath-Document()8 echo "Test 9: Stream Wrapper XPath-Document()";23 Test 9: Stream Wrapper XPath-Document()
31 Only objects that are instances of DOMNode can be converted to an XPath expression
9 $xpath = new Dom\XPath($dom);15 $xpath = new Dom\XPath($dom);
26 $xpath = new Dom\XPath($dom);
25 $xpath = new Dom\XPath($dom);
21 $xpath = new Dom\XPath($dom);
16 $xpath = new Dom\XPath($dom);26 $xpath = new Dom\XPath($dom);
45 serialize(new Dom\XPath($dom));57 Serialization of 'Dom\XPath' is not allowed
2 XPath: basic types evaluation
2 Bug #69373 References to deleted XPath query results
2 Bug #49490 (XPath namespace prefix conflict).
16 XPath query did not return a nodeset
2 GH-13960 (NULL bytes in XPath query)
2 XPath: with a context node
2 Bug #55700 (XPath namespace prefix conflict, global registerNodeNS flag)
33 echo "XPath should not find div element in shadow DOM:\n";34 $xpath = new Dom\XPath($dom);61 XPath should not find div element in shadow DOM:
2 SimpleXML: XPath
2 Bug #52751 (XPath processing-instruction() function is not supported)
2 Bug #45553 (Using XPath to return values for attributes with a namespace does not work)
2 SimpleXML: XPath and attributes
18 $xpath = new Dom\XPath($dom);
Completed in 14 milliseconds