Home
last modified time | relevance | path

Searched refs:HIGH (Results 1 – 2 of 2) sorted by relevance

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