Searched defs:link (Results 1 – 6 of 6) sorted by relevance
33 $link = 'no archive'; variable35 $link = '<a href="http://docs.php.net/manual/' . $cc . '">archive</a>'; variable
14 $link = "/{$BACKpage}#{$BACKid}"; variable
49 $link = [ variable
72 $link = preg_replace('~^(http://php.net/|https://www.php.net/)~', '', $entry["id"]); variable
31 $link = preg_replace('~^(http://php.net/|https://www.php.net/)~', '', $entry["id"]); variable
76 public function setImage(string $path, string $title, ?string $link): self {
Completed in 8 milliseconds