Home
last modified time | relevance | path

Searched refs:xmlns (Results 1 – 25 of 574) sorted by last modified time

12345678910>>...23

/PHP-7.4/sapi/fpm/tests/
H A Dstatus.inc137 "<html xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\">\n" .
/PHP-7.4/ext/xml/tests/
H A Dbug73135.phpt14 <a xmlns="ahihi">
H A Dbug81351.phpt11 <soap:Envelope xmlns:soap="http://www.w3.org/2003/05/soap-envelope" xmlns:xsi="http://www.w3.org/20…
13 <X xmlns="example.org">
/PHP-7.4/ext/dom/tests/
H A Dbug43364.phpt23 <root xmlns:xi="http://www.w3.org/2001/XInclude">
H A Dbug69846.phpt10 $xml = '<?xml version="1.0" encoding="UTF-8"?><dummy xmlns:xfa="http://www.xfa.org/schema/xfa-data/…
/PHP-7.4/ext/soap/
H A Dphp_encoding.c3366 xmlNsPtr xmlns; in encode_add_ns() local
3372 xmlns = xmlSearchNsByHref(node->doc, node, BAD_CAST(ns)); in encode_add_ns()
3373 if (xmlns != NULL && xmlns->prefix == NULL) { in encode_add_ns()
3374 xmlns = xmlSearchNsPrefixByHref(node->doc, node, BAD_CAST(ns)); in encode_add_ns()
3376 if (xmlns == NULL) { in encode_add_ns()
3380 xmlns = xmlNewNs(node->doc->children, BAD_CAST(ns), prefix); in encode_add_ns()
3399 xmlns = xmlNewNs(node->doc->children, enc_ns, BAD_CAST(prefix.s ? ZSTR_VAL(prefix.s) : "")); in encode_add_ns()
3404 return xmlns; in encode_add_ns()
3584 xmlNsPtr xmlns; in get_type_str() local
3592 xmlns = encode_add_ns(node, ns); in get_type_str()
[all …]
/PHP-7.4/ext/soap/tests/
H A Dbug69668.phpt26xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://localhost/69668.php?a…
H A Dbug47021.phpt33xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://testuri.org" xmlns:SO…
H A Dbug79536.phpt10 <env:Envelope xmlns:env=\"http://schemas.xmlsoap.org/soap/envelope/\"
11 xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"
12 xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\"
13 xmlns:enc=\"http://schemas.xmlsoap.org/soap/encoding/\"
14 xmlns:ns1=\"http://schemas.nothing.com\"
62 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><SOAP-…
H A Dbug73037.phpt32 …-8"?><soapenv:Envelope xmlns:soapenv="http://www.w3.org/2003/05/soap-envelope" xmlns:xsd="http://w…
/PHP-7.4/ext/xsl/tests/
H A Dbug70078.phpt28 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://ph…
51 <output xmlns:php="http://php.net/xsl"><node>test2</node><node>test2</node><node>test2</node><node>…
H A Dbug54446_with_ini.phpt18 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
19 xmlns:sax="http://icl.com/saxon"
H A Dbug49634.phpt20 xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
21 xmlns:ext="http://php.net/xsl"
/PHP-7.4/ext/xmlwriter/tests/
H A Dbug41326.phpt50 <test:test xmlns:test="urn:x-test:">
52 <bar xmlns="urn:x-test:"></bar>
53 <bar xmlns="urn:x-test:"/>
54 <bar xmlns="urn:x-test:"/>
55 <bar xmlns=""></bar>
/PHP-7.4/ext/xmlreader/tests/
H A D015-get-errors.phpt11 <books xmlns:ns1="http://www.ns1.namespace.org/" xmlns:ns2="http://www.ns2.namespace.org/"><book ns…
H A D015.phpt11 <books xmlns:ns1="http://www.ns1.namespace.org/" xmlns:ns2="http://www.ns2.namespace.org/"><book ns…
H A D010.phpt8 <prefix:books xmlns:prefix="uri" isbn="" prefix:isbn="12isbn">book1</prefix:books>';
H A D015-move-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 Dbug31422.phpt25 xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
26 xmlns:xsd="http://www.w3.org/2001/XMLSchema"
27 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
28 xmlns:si="http://soapinterop.org/xsd">
30 <ns1:Add xmlns:ns1="http://testuri.org">
45 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><SOAP-…
H A Dbug31755.phpt19 …ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="myNS" xmlns:xsd…
H A Dbug77141.phpt26xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="http://localhost/" xmlns:xsd…
/PHP-7.4/ext/simplexml/tests/
H A D025.phpt10 <xhtml:html xmlns:html='http://www.w3.org/1999/xhtml' xmlns:xhtml='http://www.w3.org/TR/REC-html40'>
11 <xhtml:head><xhtml:title xmlns:xhtml='http://www.w3.org/TR/REC-html401'>bla</xhtml:title></xhtml:he…
14 <foo:bar xmlns:foo='foobar' xmlns:baz='foobarbaz'/>
28 <html xmlns='http://www.w3.org/1999/xhtml'>
29 <head><title xmlns='http://www.w3.org/TR/REC-html40'>bla</title></head>
H A D030.phpt9 xmlns:s="urn::test" xmlns:t="urn::test-t">
H A D031.phpt9 xmlns:s="urn::test" xmlns:t="urn::test-t">
52 <root xmlns:s="urn::test" xmlns:t="urn::test-t" xmlns:v="urn::test-v" s:att1="b" att1="a" v:att11="…
56 <s:test1>myval</s:test1><m:test2 xmlns:m="urn::testnew">myval</m:test2><test3 xmlns="urn::testnew">…
H A Dbug27010.phpt9 <drinks xmlns:hot="http://www.example.com/hot">

Completed in 108 milliseconds

12345678910>>...23