Home
last modified time | relevance | path

Searched refs:XPath (Results 1 – 25 of 29) sorted by relevance

12

/php-src/ext/dom/tests/modern/xml/
H A DXMLDocument_xpath_errors.phpt2 Dom\XMLDocument interaction with XPath evaluate - errors
10 $xpath = new Dom\XPath($dom);
20 Warning: Dom\XPath::evaluate(): Invalid expression in %s on line %d
21 string(35) "Could not evaluate XPath expression"
H A DXMLDocument_xpath.phpt2 Dom\XMLDocument interaction with XPath
19 $xpath = new Dom\XPath($dom);
H A Dxpath_query_context_in_scope_ns.phpt2 Test Dom\XPath::query() with registering a context node's in-scope namespaces
42 $xpath = new Dom\XPath($dom);
/php-src/ext/xsl/tests/
H A Dxslt009.phpt2 Test 9: Stream Wrapper XPath-Document()
8 echo "Test 9: Stream Wrapper XPath-Document()";
23 Test 9: Stream Wrapper XPath-Document()
H A Dxslt_non_dom_node.phpt31 Only objects that are instances of DOMNode can be converted to an XPath expression
/php-src/ext/dom/tests/modern/html/parser/
H A DHTMLDocument_fromString_DOM_HTML_NO_DEFAULT_NS.phpt9 $xpath = new Dom\XPath($dom);
15 $xpath = new Dom\XPath($dom);
H A DHTMLDocument_fromFile_DOM_HTML_NO_DEFAULT_NS.phpt9 $xpath = new Dom\XPath($dom);
15 $xpath = new Dom\XPath($dom);
H A DHTMLDocument_fromString_LIBXML_COMPACT.phpt26 $xpath = new Dom\XPath($dom);
H A DHTMLDocument_fromString_line_column.phpt25 $xpath = new Dom\XPath($dom);
H A Dxml_style_namespace.phpt21 $xpath = new Dom\XPath($dom);
/php-src/ext/dom/tests/modern/spec/
H A Dbug81468.phpt16 $xpath = new Dom\XPath($dom);
26 $xpath = new Dom\XPath($dom);
/php-src/ext/dom/tests/
H A Dnot_serializable.phpt45 serialize(new Dom\XPath($dom));
57 Serialization of 'Dom\XPath' is not allowed
H A Dxpath_evaluate_basic_types.phpt2 XPath: basic types evaluation
H A Dbug69373.phpt2 Bug #69373 References to deleted XPath query results
H A Dbug49490.phpt2 Bug #49490 (XPath namespace prefix conflict).
H A Dc14n_no_nodeset_returned.phpt16 XPath query did not return a nodeset
H A Dgh13960.phpt2 GH-13960 (NULL bytes in XPath query)
H A Dxpath_context_node.phpt2 XPath: with a context node
H A Dbug55700.phpt2 Bug #55700 (XPath namespace prefix conflict, global registerNodeNS flag)
/php-src/ext/dom/tests/modern/common/
H A Dtemplate_participation.phpt33 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:
/php-src/ext/simplexml/tests/
H A D008.phpt2 SimpleXML: XPath
H A Dbug52751.phpt2 Bug #52751 (XPath processing-instruction() function is not supported)
H A Dbug45553.phpt2 Bug #45553 (Using XPath to return values for attributes with a namespace does not work)
H A D024.phpt2 SimpleXML: XPath and attributes
/php-src/ext/dom/tests/modern/html/interactions/
H A Dnoscript.phpt18 $xpath = new Dom\XPath($dom);

Completed in 27 milliseconds

12