Home
last modified time | relevance | path

Searched defs:link (Results 1 – 6 of 6) sorted by relevance

/web-php/manual/
H A Dhelp-translate.php33 $link = 'no archive'; variable
35 $link = '<a href="http://docs.php.net/manual/' . $cc . '">archive</a>'; variable
H A Dvote-note.php14 $link = "/{$BACKpage}#{$BACKid}"; variable
/web-php/
H A Dsearch.php49 $link = [ variable
H A Dindex.php72 $link = preg_replace('~^(http://php.net/|https://www.php.net/)~', '', $entry["id"]); variable
/web-php/conferences/
H A Dindex.php31 $link = preg_replace('~^(http://php.net/|https://www.php.net/)~', '', $entry["id"]); variable
/web-php/src/News/
H A DEntry.php76 public function setImage(string $path, string $title, ?string $link): self {

Completed in 7 milliseconds