Searched refs:full (Results 1 – 5 of 5) sorted by relevance
35 $full = isset($_REQUEST['full']) ? $_REQUEST['full'] : false; variable237 $full = $full ? 1 : (!$full && ($search || $unapproved) ? 1 : 0); variable277 "full" => $full,286 …f="<?php echo PHP_SELF,'?',array_to_url($extra,["full" => $full ? 0 : 1]);?>"><?php echo $full ? "…305 if ($full && $row['ldesc']) {?>
13 /* we have a full-text index on name, username and email for searching, and we
127 …$content .= "<p class='fullArticleLink'><a href='$permanentLink' class>… read full article<…
35 // Make sure it is a full URL
471 * Fixed a problem with WordPress 2.x where full-content posts in RSS feeds
Completed in 7 milliseconds