Home
last modified time | relevance | path

Searched defs:mode (Results 26 – 50 of 1788) sorted by relevance

12345678910>>...72

/plugin/xterm2/
Dsyntax.php71 function accepts($mode) {
76 function connectTo($mode) {
105 function render($mode, &$renderer, $indata) {
/plugin/ifauthex/
Dsyntax.php59 function accepts($mode) {
80 public function connectTo($mode)
118 public function render($mode, Doku_Renderer $renderer, $data)
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
DLazyOpenStream.php16 private $mode; variable in GuzzleHttp\\Stream\\LazyOpenStream
22 public function __construct($filename, $mode)
/plugin/hidden/
Dsyntax.php29 function accepts($mode) {
34 function connectTo($mode) {
158 function render($mode, Doku_Renderer $renderer, $data) {
/plugin/imapmarkers/syntax/
Dreference.php40 function accepts($mode) {
49 function connectTo($mode) {
91 function render($mode, Doku_Renderer $renderer, $data) {
/plugin/fontcolor/
Dsyntax.php64 public function connectTo($mode) {
81 public function accepts($mode) {
121 public function render($mode, Doku_Renderer $renderer, $data) {
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
DLazyOpenStream.php21 private $mode; variable in GuzzleHttp\\Psr7\\LazyOpenStream
27 public function __construct($filename, $mode)
/plugin/format/
Dsyntax.php53 function connectTo($mode) {
83 function render($mode, &$renderer, $data) {
177 function createMedia($medianame, $outfilename, $multipart, &$text, $program, $mode='xhtml') {
/plugin/strata/syntax/
H A Dselect.php34 function connectTo($mode) {
281 function render($mode, Doku_Renderer $R, $data) {
295 function ui_container_open($mode, &$R, $data, $additionalClasses=array()) {
330 function ui_container_close($mode, &$R) {
336 protected function displayError($mode, &$R, $data) {
H A Dlist.php15 function connectTo($mode) {
23 function render($mode, Doku_Renderer $R, $data) {
/plugin/highlightjs/highlight/
Dhighlight.js24 function compileSubModes(mode, language) { argument
35 function subMode(lexem, mode) { argument
60 function isIllegal(lexem, mode) { argument
64 function compileTerminators(mode, language) { argument
114 function keywordMatch(mode, match) { argument
126 function processKeywords(buffer, mode) { argument
156 function processBuffer(buffer, mode) { argument
167 function startNewMode(mode, lexem) { argument
449 function compileModeKeywords(mode) { argument
/plugin/stepbystep/
Dstep.php61 function accepts($mode)
73 public function connectTo($mode)
137 public function render($mode, Doku_Renderer $renderer, $data)
/plugin/twcheckliste/
Dsyntax.php39 function accepts($mode) {
45 function connectTo($mode) {
85 function render($mode, &$renderer, $data) {
/plugin/confightmlok/syntax/
Dhtml.php13 function connectTo ($mode) {
21 function render ($mode, Doku_Renderer $renderer, $data) {
Dhtmlblock.php13 function connectTo ($mode) {
21 function render($mode, Doku_Renderer $renderer, $data) {
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/
DLazyOpenStream.php21 private $mode; variable in GuzzleHttp\\Psr7\\LazyOpenStream
32 public function __construct(string $filename, string $mode)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TrafficDirectorService/
DPipe.php25 public $mode; variable in Google\\Service\\TrafficDirectorService\\Pipe
34 public function setMode($mode)
/plugin/htmlokalt/syntax/
Dhtmlblock.php13 function connectTo ($mode) {
21 function render($mode, Doku_Renderer $renderer, $data) {
Dhtml.php13 function connectTo ($mode) {
21 function render ($mode, Doku_Renderer $renderer, $data) {
/plugin/codedoc/
Dblock.php24 function accepts($mode) {
29 function connectTo($mode) {
65 function render($mode, Doku_Renderer $renderer, $data) {
/plugin/imagereference/syntax/
Dtabcaption.php46 public function accepts($mode) {
61 public function connectTo($mode) {
Dggbcaption.php47 public function accepts($mode) {
62 public function connectTo($mode) {
/plugin/codeprism/syntax/
Dfileprism.php9 public function connectTo($mode)
21 public function render($mode, Doku_Renderer $renderer, $data)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
DPatchRollout.php27 public $mode; variable in Google\\Service\\OSConfig\\PatchRollout
46 public function setMode($mode)
/plugin/struct/types/
H A DColor.php34 public function renderValue($value, \Doku_Renderer $R, $mode)
49 public function renderMultiValue($values, \Doku_Renderer $R, $mode)
85 …public function renderTagCloudLink($value, \Doku_Renderer $R, $mode, $page, $filter, $weight, $sho…

12345678910>>...72