Home
last modified time | relevance | path

Searched refs:mode (Results 776 – 800 of 2447) sorted by relevance

1...<<31323334353637383940>>...98

/plugin/formatplus2/syntax/
H A Dblockinsertplus.php47 function connectTo($mode) { argument
49 … $this->Lexer->addEntryPattern('<ins>(?=.*</ins>)', $mode, 'plugin_formatplus2_blockinsertplus');
50 …$this->Lexer->addEntryPattern('<ins [^>\r\n]+? @[^>\r\n]+?>(?=.*</ins>)', $mode, 'plugin_formatplu…
51 …$this->Lexer->addEntryPattern('<ins [^>\r\n]+?>(?=.*</ins>)', $mode, 'plugin_formatplus2_blockinse…
/plugin/math2/
H A Dsyntax.php94 function connectTo($mode) { argument
95 $this->Lexer->addEntryPattern('<m(?=[^\r\n]*?>.*?</m>)',$mode,'plugin_math');
129 function render($mode, &$renderer, $data) { argument
135 if($mode == 'xhtml'){
/plugin/block/
H A Dsyntax.php50 …function connectTo($mode) { $this->Lexer->addEntryPattern('<block.*?>(?=.*?</block>)',$mode,'plugi… argument
145 function render($mode, Doku_Renderer $renderer, $data) { argument
146 if($mode == 'xhtml'){
/plugin/formatplus/syntax/
H A Dblockinsertplus.php47 function connectTo($mode) { argument
49 … $this->Lexer->addEntryPattern('<ins>(?=.*</ins>)', $mode, 'plugin_formatplus_blockinsertplus');
50 …$this->Lexer->addEntryPattern('<ins [^>\r\n]+? @[^>\r\n]+?>(?=.*</ins>)', $mode, 'plugin_formatplu…
51 …$this->Lexer->addEntryPattern('<ins [^>\r\n]+?>(?=.*</ins>)', $mode, 'plugin_formatplus_blockinser…
/plugin/autonumbering/
H A Dsyntax.php73 public function connectTo($mode) { argument
74 $this->Lexer->addSpecialPattern($this->PLUGIN_PATTERN, $mode, 'plugin_autonumbering');
156 public function render($mode, Doku_Renderer $renderer, $data) { argument
157 if(($mode == 'xhtml') && (!empty($data))) {
/plugin/combo/syntax/
H A Drailroad.php52 * Return an array of one or more of the mode types {@link $PARSER_MODES} in Parser.php
64 public function accepts($mode): bool argument
66 return syntax_plugin_combo_preformatted::disablePreformatted($mode);
70 function connectTo($mode) argument
75 $this->Lexer->addEntryPattern($pattern, $mode, PluginUtility::getModeFromTag($this->getPluginComponent()));
218 // unsupported $mode
H A Dheadingwiki.php86 * Return an array of one or more of the mode types {@link $PARSER_MODES} in Parser.php
94 public function connectTo($mode) argument
96 if ($this->enableWikiHeading($mode)) {
97 $this->Lexer->addEntryPattern(self::ENTRY_PATTERN, $mode, PluginUtility::getModeFromTag($this->getPluginComponent()));
255 function enableWikiHeading($mode) argument
260 * Basically all mode that are not `base`
263 if (!(in_array($mode, ['base', 'header', 'table']))) {
/plugin/jdraw/lib/
H A Dhttpmime-4.0.1.jar ... io.IOException java.io.OutputStream out int mode public void writeTo (java.io.OutputStream) ...
/plugin/jcapture/lib/
H A Dhttpmime-4.0.1.jar ... io.IOException java.io.OutputStream out int mode public void writeTo (java.io.OutputStream) ...
/plugin/externalembed/
H A Dsyntax.php52 * @param string $mode Parser mode
54 public function connectTo($mode) { argument
55 $this->Lexer->addEntryPattern('{{external_embed>', $mode, 'plugin_externalembed');
164 * @param string $mode Renderer mode (supported modes: xhtml)
171 public function render($mode, Doku_Renderer $renderer, $data): bool { argument
174 if($mode == 'xhtml') {
181 } elseif($mode == 'metadata') {
555 return $parameters['url'] . '?mode=embed';
/plugin/accscounter/lang/ja/
H A Dmovedirection.txt10 * [[?do=accscounter_datatransfer&mode=move|ログデータを新しい保存先に移動する]]
12 * [[?do=accscounter_datatransfer&mode=delete|ログデータは移動せず、そのまま削除する]]
/plugin/nodisp/syntax/
H A Dstack.php8 …function connectTo($mode) { $this->Lexer->addEntryPattern('<nodisp.*?>(?=.*?</nodisp>)',$mode,'plu… argument
H A Dnormal.php8 …function connectTo($mode) { $this->Lexer->addEntryPattern('{nodisp.*?}(?=.*?{/nodisp})',$mode,'plu… argument
/plugin/diagrams/
H A Dscript.js6 if (JSINFO.plugins.diagrams && (JSINFO.plugins.diagrams.mode & 1)) {
12 if (JSINFO.plugins.diagrams && (JSINFO.plugins.diagrams.mode & 2)) {
/plugin/filterrss/
H A Dsyntax.php28 function connectTo($mode) { argument
29 $this->Lexer->addSpecialPattern('\[filterrss.*?\]',$mode,'plugin_filterrss');
134 function render($mode, Doku_Renderer $renderer, $data) { argument
135 if($mode == 'xhtml') {
277 } elseif ($mode == "metadata") {
/plugin/creole/syntax/
H A Dsubscript.php19 function connectTo($mode) { argument
22 $mode,
69 function render($mode, Doku_Renderer $renderer, $data) { argument
H A Dsuperscript.php19 function connectTo($mode) { argument
22 $mode,
69 function render($mode, Doku_Renderer $renderer, $data) { argument
/plugin/svgpureinsert/
H A Dsyntax.php37 * @param string $mode
39 function connectTo($mode) { argument
40 … $this->Lexer->addSpecialPattern('\{\{[^\}]+?(?:\.svg)[^\}]*?\}\}', $mode, 'plugin_svgpureinsert');
/plugin/bookcreator/syntax/
H A Dexportsaved.php12 * @param string $mode
14 public function connectTo($mode) argument
16 $this->Lexer->addSpecialPattern('~~EXPORT.*?~~', $mode, 'plugin_bookcreator_exportsaved');
88 * @param string $format render mode e.g. text, xhtml, meta,...
/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DRegularExpression.php104 $mode = LUT\Recursive\RegularExpression::ALL_MATCHES,
110 $mode,
120 ->isEqualTo($mode)
/plugin/jokuwiki/
H A Dsyntax.php73 $this->Lexer->addSpecialPattern($p,$mode,'plugin_jokuwiki');
106 function render($mode, &$renderer, $attrs) { argument
109 if($mode == 'xhtml'){
/plugin/pageredirect/
H A Dsyntax.php17 * @return string Syntax mode type
40 * @param string $mode Parser mode argument
42 public function connectTo($mode) {
47 $this->Lexer->addSpecialPattern('(?:~~REDIRECT>.+?~~|\n#(?i:redirect) [^\r\n]+)', $mode, 'plugin_pageredirect');
/plugin/yalist/
H A Dsyntax.php48 public function connectTo($mode) { argument
49 $this->Lexer->addEntryPattern('\n {2,}(?:--?|\*\*?|\?|::?)', $mode, 'plugin_yalist');
50 $this->Lexer->addEntryPattern('\n\t{1,}(?:--?|\*\*?|\?|::?)', $mode, 'plugin_yalist');
231 public function render($mode, Doku_Renderer $renderer, $data) { argument
232 if($mode != 'xhtml' && $mode != 'latex' && $mode != 'odt') {
236 if($mode != 'odt') {
244 switch($mode) {
257 if($mode != 'odt') {
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerATNSimulator.php68 protected $mode = Lexer::DEFAULT_MODE; variable in Antlr\\Antlr4\\Runtime\\Atn\\LexerATNSimulator
97 $this->mode = $simulator->mode;
121 public function match(CharStream $input, int $mode) : int argument
131 $this->mode = $mode;
138 $dfa = $this->decisionToDFA[$mode];
155 $this->mode = Lexer::DEFAULT_MODE;
160 $startState = $this->atn->modeToStartState[$this->mode];
163 $this->log[] = \sprintf('matchATN mode
828 getDFA(int $mode) global() argument
[all...]
/plugin/qrcode2/
H A Dphpqrcode.php179 if (!is_array($mode))
180 $mode = explode(',', $mode);
184 if (count($mode) > 1) {
185 $eccLevel = $mode[1];
1046 public $mode; variable in QRinputItem
1064 $this->mode = $mode;
1216 switch($this->mode) {
1515 switch($mode) {
1563 switch($mode) {
2042 if($mode == QR_MODE_8) {
[all …]

1...<<31323334353637383940>>...98