Home
last modified time | relevance | path

Searched refs:hit (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/inc/lang/en/
H A Dedit.txt1 Edit the page and hit ''Save''. See [[wiki:syntax]] for Wiki syntax. Please edit the page only if you can **improve** it. If you want to test some things, learn to make your first steps on the [[playground:playground|playground]].
/dokuwiki/lib/tpl/dokuwiki/css/
H A D_search.less9 /* search hit in normal text */
148 /* search hit in search results */
/dokuwiki/vendor/composer/
H A DClassLoader.php452 $file = apcu_fetch($this->apcuPrefix.$class, $hit);
453 if ($hit) {
/dokuwiki/vendor/simplepie/simplepie/idn/
H A Didna_convert.class.php757 $hit = false;
760 $hit = true;
762 $hit = false;
766 if ($hit) return $np_src;