Lines Matching refs:href
115 $str = "<a href=\"$URL\">" . make_image("news/$image", $alt, "right") . "</a>";
143 return sprintf("<a href=\"%s\">%s</a>", $url, $linktext ?: $url);
150 …return sprintf("<a href=\"%s\" target=\"%s\" onclick=\"window.open('%s','%s','%s');return false;\"…
211 '<a href="\1" rel="nofollow" target="_blank">\1</a>\4',
280 …if ($event['url']) { echo '<a href="', htmlentities($event['url'], ENT_QUOTES | ENT_IGNORE, 'UTF-8…
324 '<a href="', htmlentities($event['url'], ENT_QUOTES | ENT_IGNORE, 'UTF-8'), '">',
344 $SIDEBAR_DATA .= "<p class='panel{$classname}'><a href=\"/{$pagename}\">{$i}</a></p>\n";
383 $permlink = $link["href"];
413 …<h2 class="newstitle"><a id="{$id}" href="{$permlink}" rel="bookmark" class="bookmark">{$item["tit…
459 <link href="https://fosstodon.org/@php" rel="me" />
492 href: '/downloads.php',
497 href: '/docs.php',
502 href: '/get-involved.php',
507 href: '/support.php',
512 href: '/releases/8.4/index.php',
537 …reg_replace('~^(http://php.net/|https://www.php.net/)~', '/', $NEWS_ENTRIES[0]["link"][0]["href"]);
539 return "<a href='{$link}'>{$title}</a>";
596 echo "\t<dd><a href='/manual/$lang/{$entry[0]}'>{$entry[1]}</a></dd>\n";
607 echo "<$elm><a href='/manual/$lang/$link'>$title</a></$elm>\n";