/php-src/ext/session/tests/ |
H A D | bug50308.phpt | 16 <a href=""/> 17 <a href="" /> 18 <a href="foo"/> 19 <a href="foo" /> 20 <a href=foo/> 21 <a href="/"> 22 <a href=/> 23 <a href=?foo=bar/> 24 <a href="?foo=bar"/> 25 <a href=./> [all …]
|
H A D | session_basic3.phpt | 29 <a href="/">test</a> 30 <a href="/#bar">test</a> 31 <a href="/?foo">test</a> 32 <a href="/?foo#bar">test</a> 33 <a href="/?foo=var">test</a> 35 <a href="file.php">test</a> 101 <a href="/">test</a> 102 <a href="/path">test</a> 105 <a href="../">test</a> 110 <a href="/#bar">test</a> [all …]
|
H A D | session_basic5.phpt | 32 <a href="/">test</a> 33 <a href="/path">test</a> 34 <a href="/path/">test</a> 36 <a href="../">test</a> 37 <a href="../path">test</a> 38 <a href="../path/">test</a> 41 <a href="/#bar">test</a> 44 <a href="../#bar">test</a> 48 <a href="/?foo">test</a> 52 <a href="../?foo">test</a> [all …]
|
H A D | bug26862.phpt | 11 session.trans_sid_tags="a=href,area=href,frame=src,form=" 12 url_rewriter.tags="a=href,area=href,frame=src,form=" 18 echo '<a href="file.php">link</a>'; 23 echo '<a href="file.php">link</a>'; 26 <a href="file.php?var=value">link</a><a href="file.php">link</a>
|
H A D | bug74892.phpt | 19 <p><a href="index.php">Click This Anchor Tag!</a></p> 20 <p><a href="index.php#place">External link with anchor</a></p> 21 <p><a href="http://php.net#foo">External link with anchor 2</a></p> 22 <p><a href="#place">Internal link</a></p> 29 <p><a href="index.php?PHPSESSID=sessionidhere">Click This Anchor Tag!</a></p> 30 <p><a href="index.php?PHPSESSID=sessionidhere#place">External link with anchor</a></p> 31 <p><a href="http://php.net?PHPSESSID=sessionidhere#foo">External link with anchor 2</a></p> 32 <p><a href="#place">Internal link</a></p>
|
H A D | 014.phpt | 23 <a href="/link"> 27 <a href="/link"> 31 <a href="/link"> 36 <a href="/link"> 39 <a href="/link"> 42 <a href="/link">
|
H A D | session_basic4.phpt | 13 session.trans_sid_tags="a=href,area=href,frame=src,form=" 14 url_rewriter.tags="a=href,area=href,frame=src,form=" 33 <a href="/"> 45 <a href="/"> 57 <a href="/?PHPSESSID=test2&testvar1=testvalue1&testvar2=testvalue2"> 61 <a href="/?PHPSESSID=test2&testvar1=testvalue1&testvar2=testvalue2">
|
H A D | 021.phpt | 13 url_rewriter.tags="a=href,area=href,frame=src,input=src,form=,fieldset=" 35 ini_set("url_rewriter.tags", "a=href,area=href,frame=src,input=src,form="); 44 ini_set("url_rewriter.tags", "a=href,area=href,frame=src,input=src,form=fakeentry"); 53 ini_set("url_rewriter.tags", "a=href,fieldset=,area=href,frame=src,input=src");
|
/php-src/ext/standard/tests/general_functions/ |
H A D | output_add_rewrite_var_basic4.phpt | 6 session.trans_sid_tags="a=href,area=href,frame=src,form=" 7 url_rewriter.tags="a=href,area=href,frame=src,form=" 21 <a href=""> </a> 22 <a href="./foo.php"> </a> 23 <a href="//php.net/foo.php"> </a> 41 <a href=""> </a> 42 <a href="./foo.php"> </a> 43 <a href="//php.net/foo.php"> </a> 63 <a href=""> </a> 64 <a href="./foo.php"> </a> [all …]
|
H A D | output_add_rewrite_var_basic3.phpt | 6 session.trans_sid_tags="a=href,area=href,frame=src,form=" 7 url_rewriter.tags="a=href,area=href,frame=src,form=" 21 <a href=""> </a> 22 <a href="./foo.php"> </a> 23 <a href="//php.net/foo.php"> </a> 41 <a href=""> </a> 42 <a href="./foo.php"> </a> 43 <a href="//php.net/foo.php"> </a> 63 <a href=""> </a> 64 <a href="./foo.php"> </a> [all …]
|
H A D | url_rewriting_basic3.phpt | 6 session.trans_sid_tags="a=href,area=href,frame=src,form=" 7 url_rewriter.tags="a=href,area=href,frame=src,form=" 12 <a href=""></a> 13 <a href="./foo.php"></a> 15 <a href="//php.net/foo.php"></a> 16 <a href="http://php.net/foo.php"></a> 17 <a href="bad://php.net/foo.php"></a> 18 <a href="//www.php.net/foo.php"></a> 91 <a href="?PHPSESSID=testid"></a> 94 <a href="//php.net/foo.php"></a> [all …]
|
H A D | url_rewriting_basic1.phpt | 6 session.trans_sid_tags="a=href,area=href,frame=src,form=" 7 url_rewriter.tags="a=href,area=href,frame=src,form=" 12 <a href=""></a> 13 <a href="./foo.php"></a> 15 <a href="//php.net/foo.php"></a> 16 <a href="http://php.net/foo.php"></a> 17 <a href="bad://php.net/foo.php"></a> 18 <a href="//www.php.net/foo.php"></a> 86 <a href="//php.net/foo.php"></a> 125 <a href="?PHPSESSID=testid"></a> [all …]
|
H A D | output_add_rewrite_var_basic2.phpt | 6 session.trans_sid_tags="a=href,area=href,frame=src,form=" 7 url_rewriter.tags="a=href,area=href,frame=src,form=" 22 <a href=""> </a> 23 <a href="./foo.php"> </a> 24 <a href="//php.net/foo.php"> </a> 42 <a href=""> </a> 43 <a href="./foo.php"> </a> 44 <a href="//php.net/foo.php"> </a> 64 <a href=""> </a> 65 <a href="./foo.php"> </a> [all …]
|
H A D | bug44394.phpt | 4 session.trans_sid_tags="a=href,area=href,frame=src,form=" 5 url_rewriter.tags="a=href,area=href,frame=src,form=" 9 $string = "<a href='a?q=1'>asd</a>"; 21 <a href='a?q=1&a=b'>asd</a>
|
H A D | output_add_rewrite_var_basic1.phpt | 6 session.trans_sid_tags="a=href,area=href,frame=src,form=" 7 url_rewriter.tags="a=href,area=href,frame=src,form=" 22 <a href=""> </a> 23 <a href="./foo.php"> </a> 24 <a href="//php.net/foo.php"> </a> 42 <a href=""> </a> 43 <a href="./foo.php"> </a> 44 <a href="//php.net/foo.php"> </a> 64 <a href=""> </a> 65 <a href="./foo.php"> </a> [all …]
|
H A D | url_rewriting_basic2.phpt | 6 session.trans_sid_tags="a=href,area=href,frame=src,form=" 7 url_rewriter.tags="a=href,area=href,frame=src,form=" 12 <a href=""></a> 13 <a href="./foo.php"></a> 15 <a href="//php.net/foo.php"></a> 16 <a href="http://php.net/foo.php"></a> 17 <a href="bad://php.net/foo.php"></a> 18 <a href="//www.php.net/foo.php"></a> 97 <a href="//php.net/foo.php"></a> 139 <a href="//php.net/foo.php"></a> [all …]
|
H A D | bug44394_2.phpt | 9 session.trans_sid_tags="a=href,area=href,frame=src,form=" 10 url_rewriter.tags="a=href,area=href,frame=src,form=" 19 $string = "<a href='a?q=1'>asd</a>"; 40 <a href='a?q=1&a=b&PHPSESSID=%s'>asd</a>
|
/php-src/ext/dom/tests/modern/css_selectors/ |
H A D | pseudo_classes_links.phpt | 12 <a href="http://example.com">Link</a> 13 <a xmlns="http://www.w3.org/1999/xhtml" href="http://example.com">Link</a> 14 <area xmlns="http://www.w3.org/1999/xhtml" href="http://example.com">Link</area> 25 <a xmlns="http://www.w3.org/1999/xhtml" href="http://example.com">Link</a> 26 <area xmlns="http://www.w3.org/1999/xhtml" href="http://example.com">Link</area> 28 <a xmlns="http://www.w3.org/1999/xhtml" href="http://example.com">Link</a> 29 <area xmlns="http://www.w3.org/1999/xhtml" href="http://example.com">Link</area> 31 <a href="http://example.com">Link</a>
|
/php-src/ext/standard/tests/strings/ |
H A D | bug44703.phpt | 6 var_dump(htmlspecialchars("<a href='test'>Test</a>", ENT_COMPAT, 1)); 7 var_dump(htmlspecialchars("<a href='test'>Test</a>", ENT_COMPAT, 12)); 8 var_dump(htmlspecialchars("<a href='test'>Test</a>", ENT_COMPAT, 125)); 9 var_dump(htmlspecialchars("<a href='test'>Test</a>", ENT_COMPAT, 1252)); 10 var_dump(htmlspecialchars("<a href='test'>Test</a>", ENT_COMPAT, 12526)); 26 string(35) "<a href='test'>Test</a>" 29 string(35) "<a href='test'>Test</a>" 32 string(35) "<a href='test'>Test</a>" 33 string(35) "<a href='test'>Test</a>" 36 string(35) "<a href='test'>Test</a>"
|
H A D | strip_tags_array.phpt | 6 $string = '<p>foo <b>bar</b> <a href="#">foobar</a></p>'; 23 string(30) "foo bar <a href="#">foobar</a>" 24 string(37) "<p>foo bar <a href="#">foobar</a></p>" 27 string(30) "foo bar <a href="#">foobar</a>"
|
/php-src/ext/xsl/tests/ |
H A D | XSLTProcessor_callables.phpt | 11 $inputdom->loadXML('<?xml version="1.0" encoding="iso-8859-1"?><a href="https://php.net">hello</a>'… 15 $proc = createProcessor(["'var_dump', string(@href)"]); 24 $proc = createProcessor(["'var_dump', string(@href)", "'MyClass::dump', string(@href)"]); 30 $proc = createProcessor(["'mydump', string(@href)", "'xyz', string(@href)", "'var_dump', string(@hr… 38 $proc = createProcessor(["'notinset', string(@href)"]); 48 $proc = createProcessor(["'cycle', string(@href)"], 'MyXSLTProcessor');
|
/php-src/ext/dom/tests/ |
H A D | DOMXPath_callables.phpt | 25 $doc->loadHTML('<a href="https://php.net">hello</a>'); 32 $xpath->evaluate("//a[php:function('var_dump', string(@href))]"); 40 $xpath->evaluate("//a[php:function('var_dump', string(@href))]"); 41 $xpath->evaluate("//a[php:function('MyClass::dump', string(@href))]"); 52 $xpath->evaluate("//a[php:function('mydump', string(@href))]"); 53 $xpath->evaluate("//a[php:function('xyz', string(@href))]"); 54 $xpath->evaluate("//a[php:function('var_dump', string(@href))]"); 56 $xpath->evaluate("//a[php:function('notinset', string(@href))]"); 66 $xpath->evaluate("//a[php:function('cycle', string(@href))]"); 71 $xpath->evaluate("//a[php:function('var_dump', string(@href))]");
|
H A D | registerPhpFunctionNS.phpt | 25 $doc->loadHTML('<a href="https://PHP.net">hello</a>'); 34 var_dump($xpath->query('//a[foo:strtolower(string(@href)) = "https://php.net"]')); 39 var_dump($xpath->query('//a[foo:strtolower(string(@href)) = "https://php.net"]')); 44 var_dump($xpath->query('//a[foo:test(string(@href)) = "https://php.net"]')); 50 var_dump($xpath->query('//a[foo:test(string(@href))]')); 56 $xpath->query('//a[foo:test(string(@href))]'); 62 var_dump($xpath->query('//a[bar:test(string(@href)) = "https://php.net"]'));
|
/php-src/ext/dom/tests/modern/html/serializer/ |
H A D | Element_outerHTML_invalid_tree.phpt | 10 $dom = Dom\HTMLDocument::createFromString('<a href="#one"><p>Link</p></a>', LIBXML_NOERROR); 12 $p->outerHTML = '<a href="#two">Another Link</a>'; 17 <html><head></head><body><a href="#one"><a href="#two">Another Link</a></a></body></html>
|
/php-src/ext/curl/ |
H A D | sync-constants.php | 225 …href=".*?">)?(?<const>[A-Za-z0-9_]+)(?:</a>)?</td><td>(?:<a href=".*?">)?(?<added>[\d\.]+)(?:</a>)…
|