Home
last modified time | relevance | path

Searched refs:href (Results 1 – 25 of 60) sorted by relevance

123

/PHP-7.0/ext/session/tests/
H A Dsession_basic3.phpt36 <a href="/">test</a>
37 <a href="/#bar">test</a>
38 <a href="/?foo">test</a>
39 <a href="/?foo#bar">test</a>
40 <a href="/?foo=var">test</a>
42 <a href="file.php">test</a>
108 <a href="/">test</a>
109 <a href="/path">test</a>
112 <a href="../">test</a>
117 <a href="/#bar">test</a>
[all …]
H A Dbug50308.phpt14 <a href=""/>
15 <a href="" />
16 <a href="foo"/>
17 <a href="foo" />
18 <a href=foo/>
19 <a href=/>
20 <a href=?foo=bar/>
21 <a href="?foo=bar"/>
23 <a href="?PHPSESSID=%s"/>
24 <a href="?PHPSESSID=%s" />
[all …]
H A D021.phpt11 url_rewriter.tags="a=href,area=href,frame=src,input=src,form=,fieldset="
29 ini_set("url_rewriter.tags", "a=href,area=href,frame=src,input=src,form=");
38 ini_set("url_rewriter.tags", "a=href,area=href,frame=src,input=src,form=fakeentry");
47 ini_set("url_rewriter.tags", "a=href,fieldset=,area=href,frame=src,input=src");
H A D014.phpt21 <a href="/link">
25 <a href="/link">
29 <a href="/link">
34 <a href="/link">
37 <a href="/link">
40 <a href="/link">
H A Dbug26862.phpt14 echo '<a href="file.php">link</a>';
19 echo '<a href="file.php">link</a>';
22 <a href="file.php?var=value">link</a><a href="file.php">link</a>
H A Dbug36459.phpt24 <a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2"
27 …<a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2" style="font: normal 11pt Times New Rom…
37 <a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2&sid=%s"
40 …<a href="/b2w/www/ru/adm/pages/?action=prev&rec_id=8&pid=2&sid=%s" style="font: normal 11pt Times …
H A Dbug71974.phpt19 <a href="some.php">abc</a>
21 <a href="some.php">abc</a>
H A D015.phpt22 <a href="/link?<?php echo SID; ?>">
27 <a href="/link?PHPSESSID=abtest&PHPSESSID=abtest">
H A D020.phpt23 <a href="link.php?a=b">
28 <a href="link.php?a=b&amp;PHPSESSID=abtest">
H A Dbug41600.phpt23 <a href="link.php?a=b">
28 <a href="link.php?a=b&amp;PHPSESSID=abtest">
/PHP-7.0/ext/standard/tests/general_functions/
H A Durl_rewriter.phpt4 url_rewriter.tags="a=href,form="
18 <a href=""></a>
19 <a href="foo"></a>
20 <a href="?foo"></a>
21 <a href="/foo"></a>
22 <a href="foo=bar"></a>
23 <a href="foo.php#bar"></a>
24 <a href="../foo.php#bar"></a>
26 <a href="//bad.net/foo"></a>
28 <a href="//bad.net/foo"></a>
[all …]
H A Dbug44394.phpt6 $string = "<a href='a?q=1'>asd</a>";
18 <a href='a?q=1&a=b'>asd</a>
H A Dbug44394_2.phpt17 $string = "<a href='a?q=1'>asd</a>";
35 <a href='a?q=1&PHPSESSID=%s&a=b'>asd</a>
/PHP-7.0/ext/standard/tests/strings/
H A Dbug44703.phpt6 var_dump(htmlspecialchars(b"<a href='test'>Test</a>", ENT_COMPAT, 1));
7 var_dump(htmlspecialchars(b"<a href='test'>Test</a>", ENT_COMPAT, 12));
8 var_dump(htmlspecialchars(b"<a href='test'>Test</a>", ENT_COMPAT, 125));
9 var_dump(htmlspecialchars(b"<a href='test'>Test</a>", ENT_COMPAT, 1252));
10 var_dump(htmlspecialchars(b"<a href='test'>Test</a>", ENT_COMPAT, 12526));
26 string(35) "&lt;a href='test'&gt;Test&lt;/a&gt;"
29 string(35) "&lt;a href='test'&gt;Test&lt;/a&gt;"
32 string(35) "&lt;a href='test'&gt;Test&lt;/a&gt;"
33 string(35) "&lt;a href='test'&gt;Test&lt;/a&gt;"
36 string(35) "&lt;a href='test'&gt;Test&lt;/a&gt;"
H A Dstrip_tags_basic2.phpt15 $string = "<html><p>hello</p><b>world</b><a href=\"#fragment\">Other text</a></html><?php echo hell…
52 string(44) "helloworld<a href="#fragment">Other text</a>"
54 string(44) "helloworld<a href="#fragment">Other text</a>"
60 string(64) "<html><p>hello</p>world<a href="#fragment">Other text</a></html>"
H A Dbug21744.phpt6 <a href="test?test\\!!!test">test</a>
15 <a href="test?test\!!!test">test</a>
/PHP-7.0/ext/simplexml/tests/
H A Dbug38354.phpt10 <a href="javascript:alert(\'1\');"><strong>Item Two</strong></a>
23 <a href="javascript:alert('1');"><strong>Item Two</strong></a>
26 string(62) "<a href="javascript:alert('1');"><strong>Item Two</strong></a>"
/PHP-7.0/tests/lang/
H A Dbug35176.phpt13 <b>Warning</b>: require_once(nonexisiting.php) [<a href='/function.require-once.html'>function.req…
15 <b>Fatal error</b>: require_once() [<a href='/function.require.html'>function.require.html</a>]: F…
/PHP-7.0/ext/xml/tests/
H A Dxml_set_processing_instruction_handler_basic.phpt40 <?xml-stylesheet href="default.xsl" type="text/xml"?>
51 Data: href="default.xsl" type="text/xml"
/PHP-7.0/ext/soap/tests/bugs/
H A Dbug41566.phpt2 Bug #41566 (SOAP Server not properly generating href attributes)
61 …ame xsi:type="xsd:string">newUser</sName></item><item href="#ref1"/><item href="#ref1"/><item href
H A Dbug37083.phpt16 <searchReturn href="#id0"/>
18href="#id1"/><results href="#id2"/><results href="#id3"/><results href="#id4"/><results href="#id5…
19 …ervice" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"><fields href="#id11"/><identifie…
20 …ervice" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"><fields href="#id12"/><identifie…
21 …ervice" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"><fields href="#id13"/><identifie…
22 …ervice" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"><fields href="#id14"/><identifie…
23 …ervice" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"><fields href="#id15"/><identifie…
24 …ervice" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"><fields href="#id16"/><identifie…
25 …ervice" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"><fields href="#id17"/><identifie…
26 …ervice" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"><fields href="#id18"/><identifie…
[all …]
H A Dbug38536.phpt24 <address href="#i2"/>
29 <address href="#i3"/>
/PHP-7.0/ext/dom/
H A Delement.c345 value = xmlStrdup(((xmlNsPtr)attr)->href); in PHP_FUNCTION()
681 RETVAL_STRING((char *) nsptr->href); in PHP_FUNCTION()
727 def = xmlNewNs(tree, ns->href, prefix); in _dom_new_reconNs()
822 if (nsptr->href) { in PHP_FUNCTION()
823 xmlFree((xmlChar *) nsptr->href); in PHP_FUNCTION()
825 nsptr->href = xmlStrdup((xmlChar *)value); in PHP_FUNCTION()
889 if (xmlStrEqual((xmlChar *)uri, nsptr->href)) { in PHP_FUNCTION()
890 if (nsptr->href != NULL) { in PHP_FUNCTION()
891 xmlFree((char *) nsptr->href); in PHP_FUNCTION()
892 nsptr->href = NULL; in PHP_FUNCTION()
[all …]
/PHP-7.0/ext/filter/tests/
H A D007.phpt6 a=qwe&abc=<a>href</a>
8 b=qwe&bbc=<a>href</a>
/PHP-7.0/ext/dom/tests/
H A Dbug67949.phpt8 <a href="test">hello world</a>
85 string(4) "href"

Completed in 43 milliseconds

123