Home
last modified time | relevance | path

Searched refs:what (Results 1 – 25 of 174) sorted by relevance

1234567

/template/kiwiki/classes/
H A Dkiwiki_functions.php12 public static function _edit_icon($what){ argument
18 if (!empty($what)){
19 …lace('/<a(.*)href="([^"]*)"(.*)>/','<a$1href="'.DOKU_BASE.'doku.php?id='.$what.'&do=edit"$3 role="…
/template/writr/.github/ISSUE_TEMPLATE/
Dfeature_request.md11 A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
14 A clear and concise description of what you want to happen.
/template/notes/
DREADME.md2 …wn much of the static areas and gives the wiki author more control of the what's displayed through…
Dtemplate.info.txt6 …wn much of the static areas and gives the wiki author more control of the what's displayed through…
/template/notos/lang/en/
Dstyle.txt3 values. The hints below tell you what you most likely want to add there.
/template/templar/
DREADME.md4 …m/bootstrap). Take a look at http://templar.cavalie.ro/wiki:syntax to see what it looks like for a…
/template/usable/
DREADME.txt41 This work is Public Domain. Do what you will with it!
/template/mikio/inc/stemmechanics/lesserphp/
H A Dlessc.inc.php101 static public function preg_quote($what) { argument
102 return preg_quote($what, '/');
3689 protected function literal($what, $eatWhitespace = null) { argument
3693 if (!isset($what[1]) && isset($this->buffer[$this->count])) {
3694 if ($this->buffer[$this->count] == $what) {
3705 if (!isset(self::$literalCache[$what])) {
3706 self::$literalCache[$what] = lessc::preg_quote($what);
3709 return $this->match(self::$literalCache[$what], $m, $eatWhitespace);
3740 protected function to($what, &$out, $until = false, $allowNewline = false) { argument
3746 … if (!$this->match('('.$validChars.'*?)'.lessc::preg_quote($what), $m, !$until)) return false;
[all …]
/template/vector/user/
Dbuttons.php.dist51 //some examples: remove comments to see what is happening
Dboxes.php.dist45 //examples: remove comments to see what is happening
/template/vector20/user/
Dbuttons.php.dist51 //some examples: remove comments to see what is happening
Dboxes.php.dist45 //examples: remove comments to see what is happening
/template/monobook/user/
Dbuttons.php.dist51 //examples: uncomment to see what is happening
Dboxes.php.dist45 //examples: uncomment to see what is happening
/template/wikiweko/user/
H A Dbuttons.php.dist51 //some examples: remove comments to see what is happening
H A Dboxes.php.dist45 //examples: remove comments to see what is happening
/template/benjamin/
Dstyle.ini18 ; Starter and the built-in Dokuwiki CSS, and only replace what's
/template/white/
DCOPYING46 want its recipients to know that what they have is not the original, so
77 Whether that is true depends on what the Program does.
226 This section is intended to make thoroughly clear what is believed to
293 <one line to give the program's name and a brief idea of what it does.>
338 library. If this is what you want to do, use the GNU Lesser General
/template/mnml-blog/
DCOPYING54 want its recipients to know that what they have is not the original, so
85 Whether that is true depends on what the Program does.
234 This section is intended to make thoroughly clear what is believed to
301 <one line to give the program's name and a brief idea of what it does.>
347 library. If this is what you want to do, use the GNU Library General
/template/parallax/
DCOPYING46 want its recipients to know that what they have is not the original, so
77 Whether that is true depends on what the Program does.
226 This section is intended to make thoroughly clear what is believed to
293 <one line to give the program's name and a brief idea of what it does.>
338 library. If this is what you want to do, use the GNU Lesser General
/template/cowboy/
DCOPYING46 want its recipients to know that what they have is not the original, so
77 Whether that is true depends on what the Program does.
226 This section is intended to make thoroughly clear what is believed to
293 <one line to give the program's name and a brief idea of what it does.>
338 library. If this is what you want to do, use the GNU Lesser General
/template/scanlines/
DCOPYING46 want its recipients to know that what they have is not the original, so
77 Whether that is true depends on what the Program does.
226 This section is intended to make thoroughly clear what is believed to
293 <one line to give the program's name and a brief idea of what it does.>
339 library. If this is what you want to do, use the GNU Library General
/template/mindthedark/
DLICENSE46 want its recipients to know that what they have is not the original, so
77 Whether that is true depends on what the Program does.
226 This section is intended to make thoroughly clear what is believed to
293 <one line to give the program's name and a brief idea of what it does.>
338 library. If this is what you want to do, use the GNU Lesser General
/template/plaintext/
DCOPYING46 want its recipients to know that what they have is not the original, so
77 Whether that is true depends on what the Program does.
226 This section is intended to make thoroughly clear what is believed to
293 <one line to give the program's name and a brief idea of what it does.>
338 library. If this is what you want to do, use the GNU Lesser General
/template/launch/
DCOPYING46 want its recipients to know that what they have is not the original, so
77 Whether that is true depends on what the Program does.
226 This section is intended to make thoroughly clear what is believed to
293 <one line to give the program's name and a brief idea of what it does.>
338 library. If this is what you want to do, use the GNU Lesser General

1234567