Home
last modified time | relevance | path

Searched refs:xmlns (Results 501 – 525 of 574) sorted by relevance

1...<<212223

/PHP-7.4/ext/xmlreader/tests/
H A Dbug73053.xsd1 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
3 xmlns:bks="urn:books">
H A D015-move-errors.phpt11 <books xmlns:ns1="http://www.ns1.namespace.org/" xmlns:ns2="http://www.ns2.namespace.org/"><book ns…
H A D015-get-errors.phpt11 <books xmlns:ns1="http://www.ns1.namespace.org/" xmlns:ns2="http://www.ns2.namespace.org/"><book ns…
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug41004.phpt36 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="urn:Format…
H A Dbug36226-2.phpt96 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://tes…
/PHP-7.4/ext/soap/tests/schema/
H A Dschema079.phpt23 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://tes…
H A Dschema080.phpt23 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://tes…
H A Dschema078.phpt23 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://tes…
/PHP-7.4/ext/xsl/tests/
H A Dxsltprocessor_transformToDoc.phpt19 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
20 xmlns:php="http://php.net/xsl">
H A Dxsltprocessor_transformToURI.phpt22 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
23 xmlns:php="http://php.net/xsl">
H A Dbug71540.phpt20 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
21 xmlns:php="http://php.net/xsl">
66 <html xmlns:php="http://php.net/xsl"><body>
/PHP-7.4/ext/xml/tests/
H A Dxml_set_start_namespace_decl_handler_basic.phpt18 <aw1:book xmlns:aw1="http://www.somewhere.com/namespace1"
19 xmlns:aw2="file:/DTD/somewhere.dtd">
/PHP-7.4/ext/dom/tests/
H A Dbug38474.phpt12 $xml = '<node xmlns:pre="http://foo.com/tr/pre"
13 xmlns:post="http://foo.com/tr/post"
H A Ddom002.phpt9 <foo xmlns="http://www.example.com/ns/foo"
10 xmlns:fubar="http://www.example.com/ns/fubar">
H A Dbug49490.phpt8 $doc->loadXML('<prefix:root xmlns:prefix="urn:a" />');
H A Dbug67474.phpt10 $doc->loadXML('<root xmlns:x="x"><a/><x:a/></root>');
H A Dbug38850.phpt9 <foo xmlns="http://www.example.com/ns/foo" />
H A DtoString_exceptions.phpt18 '<root xmlns:ns="foo"><node attr="foo" /><node>Text</node><ns:node/><?pi foobar?></root>');
58 <root xmlns:ns="foo"><node attr="foo"/><node>Text</node><ns:node/><?pi foobar?></root>
/PHP-7.4/ext/xsl/tests/53965/
H A Dinclude.xsl1 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
/PHP-7.4/ext/simplexml/tests/
H A Dprofile04.phpt8 <root xmlns:reserved="reserved-ns">
H A Dprofile05.phpt9 <root xmlns:reserved="reserved-ns">
H A Dprofile08.phpt9 <root xmlns:reserved="reserved-ns">
H A Dprofile09.phpt9 <root xmlns:reserved="reserved-ns">
H A Dprofile06.phpt9 <root xmlns:reserved="reserved-ns">
H A Dbug41947.phpt7 $xml = simplexml_load_string('<?xml version="1.0" encoding="utf-8"?><root xmlns:myns="http://myns" …

Completed in 26 milliseconds

1...<<212223