Home
last modified time | relevance | path

Searched refs:R (Results 101 – 125 of 501) sorted by relevance

12345678910>>...21

/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/autoload/
H A Dmmultiscripts.js19R=this.HTMLgetScale();var n=b.createStack(L),g;var l=b.createBox(n);if(this.data[this.base]){var m…
/plugin/struct/types/
H A DMail.php18 * @param \Doku_Renderer $R the renderer currently used to render the data
22 public function renderValue($value, \Doku_Renderer $R, $mode) argument
25 $R->emaillink($mail);
H A DDate.php20 * @param \Doku_Renderer $R the renderer currently used to render the data
24 public function renderValue($value, \Doku_Renderer $R, $mode) argument
33 $R->cdata($out);
H A DUrl.php40 * @param \Doku_Renderer $R
44 public function renderValue($value, \Doku_Renderer $R, $mode) argument
48 $R->externallink($url, $title);
H A DDecimal.php34 * @param \Doku_Renderer $R the renderer currently used to render the data
38 public function renderValue($value, \Doku_Renderer $R, $mode) argument
60 $R->cdata(
90 $R->cdata($this->config['prefix'] . $value . $this->config['postfix']);
H A DUser.php43 * @param \Doku_Renderer $R
47 public function renderValue($value, \Doku_Renderer $R, $mode)
51 $R->doc .= $name;
54 $R->cdata($name);
46 renderValue($value, \\Doku_Renderer $R, $mode) global() argument
/plugin/xref/
H A Dsyntax.php50 public function render($format, Doku_Renderer $R, $data)
80 $R->doc .= $R->_formatLink($link);
73 render($format, Doku_Renderer $R, $data) global() argument
/plugin/iframeinterwiki/
H A Dsyntax.php102 function render($mode, Doku_Renderer $R, $data) {
106 $R->doc .= '<div class="iframe">'.hsc($data['alt']).'</div>';
122 $R->doc .= "<iframe $params>".hsc($alt).'</iframe>';
95 render($mode, Doku_Renderer $R, $data) global() argument
/plugin/strata/types/
H A Dpage.php48 function render($mode, &$R, &$T, $value, $hint) { argument
52 $R->internallink(':'.$value);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/
H A DPrivateKey.php134 $R = $curve->multiplyPoint($curve->getBasePoint(), $r);
135 $R = $curve->encodePoint($R);
136 $k = $hash->hash($dom . $R . $A . $message);
143 …mat == 'SSH2' ? Strings::packSSH2('ss', 'ssh-' . strtolower($this->getCurve()), $R . $S) : $R . $S;
/plugin/structjoin/types/
H A DJoin.php26 public function renderValue($value, \Doku_Renderer $R, $mode) { argument
29 return $column->getType()->renderValue($value, $R, $mode);
40 public function renderMultiValue($values, \Doku_Renderer $R, $mode) { argument
43 return $column->getType()->renderMultiValue($values, $R, $mode);
/plugin/vkeyboard/
H A Dvkeyboard.js1R:"\u0158",T:"\u0164",U:"\u01d3",Z:"\u017D","\u00dc":"\u01d9"};this.VKI_deadkey["\u02d8"]={a:"\u01… property in VKI_deadkey
/plugin/data-au/syntax/
H A Dentry.php152 * @param Doku_Renderer_xhtml $R
154 function _showData($dataau, $R) { argument
163 $dataau['classes'] .= ' ' . $R->startSectionEdit($dataau['pos'], $sectionEditData);
186 $ret .= $this->dthlp->_formatData($dataau['cols'][$key], $val[$i], $R);
197 $ret .= $this->dthlp->_formatData($dataau['cols'][$key], $val, $R);
202 $R->doc .= $ret;
203 $R->finishSectionEdit($dataau['len'] + $dataau['pos']);
/plugin/chessdiagram/toolbar/
H A Denglish.diff6 …\nr---k--r\n-q---ppp\np---p---\n--b-P---\nP--N-Q--\nP-------\n-PP---PP\n---R-R-K\n</chessdiagram>\…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D34.34.js1R}));var N={comments:{lineComment:"//",blockComment:["/*","*/"]},brackets:[["[","]"],["(",")"],["{… class in AnonymousFunction689e0ea90100
H A D35.35.js1 …use strict";S.r(T),S.d(T,"conf",(function(){return R})),S.d(T,"language",(function(){return A}));v… class in AnonymousFunctionb598d7cb0100
H A D49.49.js1R}));var T={brackets:[["{","}"],["[","]"],["(",")"]],autoClosingPairs:[{open:"{",close:"}"},{open:… class in AnonymousFunctiond5d7e9b50100
/plugin/diagramsnet/lib/img/lib/allied_telesis/switch/
H A DModular_Switch_SBx8106.svg1R{stroke:#636466}.S{stroke-width:.25}.T{stroke-linecap:round}.U{stroke-width:.722}]]></style><text…
/plugin/disqus/
H A Dsyntax.php59 function render($mode, Doku_Renderer $R, $data) { argument
61 $R->doc .= $this->_disqus($data);
/plugin/structgroup/types/
H A DGroup.php46 public function renderValue($value, \Doku_Renderer $R, $mode) { argument
47 $R->cdata('@' . $value);
/plugin/flash/
H A Dsyntax.php97 function render($mode, Doku_Renderer $R, $data) { argument
105 …$R->doc .= html_flashobject($data['swf'],$data['width'],$data['height'],$data['data'],$data['data'…
/plugin/codemirror/dist/modes/
H A Dforth.min.js.map1R R> R@\\\n + - 1+ 1- ABS NEGATE\\\n S>D * M* UM*\\\n FM/MOD SM/REM UM/MOD */ */MOD / /MOD MOD\\\n…
/plugin/txt2tags/
H A Dtxt2tags.class.php172 $this->R = $this->head_conf_body($this->content);
175 $this->headers = implode("\n", $this->R['header']);
176 $this->config = implode("\n", $this->R['config']);
177 $this->bodytext = implode("\n", $this->R['body']);
182 $this->parse_config($this->R['config']); # read config settings
183 $lines = $this->run_preproc($this->R['body']); # run %!preproc replacements
189 $lines = $this->secondpass($this->R['header'], $lines);
197 $this->title = $this->esc($this->run_macros($this->R['header'][0]));
/plugin/pagemove/lang/de/
H A Dpagemove.txt8 …gt die Bearbeiten-Rechte für die Seite und für alle Seiten die darauf verlinkt sind (Rückverweise).
9 …* Die Seite und deren Rückverweise dürfen nicht gesperrt sein, d.h. sich im Bearbeitungsmodus befi…
/plugin/isauth/
H A DCHANGELOG

12345678910>>...21