Home
last modified time | relevance | path

Searched refs:HIGH (Results 1 – 2 of 2) sorted by last modified time

/dokuwiki/
H A Ddoku.php24 $DATE, $RANGE, $HIGH, $TEXT, $PRE, $SUF, $SUM, $INFO, $JSINFO;
50 $HIGH = $INPUT->param('s');
51 if (empty($HIGH)) $HIGH = getGoogleQuery();
48 $HIGH = $INPUT->param('s'); global() variable
49 if(empty($HIGH)) $HIGH = getGoogleQuery(); global() variable
/dokuwiki/inc/Ui/
H A DPageView.php38 global $HIGH;
70 $html = html_hilight($html, $HIGH);