Home
last modified time | relevance | path

Searched refs:mode (Results 851 – 875 of 2447) sorted by relevance

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

/plugin/combo/syntax/
H A Dfragment.php48 * Needs to return one of the mode types defined in $PARSER_MODES in parser.php
82 * Return an array of one or more of the mode types {@link $PARSER_MODES} in Parser.php
95 public function accepts($mode) argument
97 return syntax_plugin_combo_preformatted::disablePreformatted($mode);
101 function connectTo($mode) argument
106 $this->Lexer->addEntryPattern($pattern, $mode, PluginUtility::getModeFromTag($this->getPluginComponent()));
H A Dfooter.php46 * Needs to return one of the mode types defined in $PARSER_MODES in parser.php
81 * the mode with the lowest sort number will win out
92 * @param string $mode
95 function connectTo($mode) argument
99 $this->Lexer->addEntryPattern($pattern, $mode, PluginUtility::getModeFromTag($this->getPluginComponent()));
/plugin/doi/syntax/
H A Ddoi.php34 public function connectTo($mode) argument
36 $this->Lexer->addSpecialPattern('\[\[doi>[^\]]+\]\]', $mode, 'plugin_doi_doi');
49 public function render($mode, Doku_Renderer $renderer, $data)
68 if ($mode === 'xhtml') {
48 render($mode, Doku_Renderer $renderer, $data) global() argument
/plugin/date/
H A Dsyntax.php48 function connectTo($mode) { argument
49 $this->Lexer->addSpecialPattern('{{date>.+?}}',$mode,'plugin_date');
50 $this->Lexer->addSpecialPattern('{{date=.+?}}',$mode,'plugin_date');
81 function render($mode, Doku_Renderer $renderer, $data) { argument
83 if ($mode == 'xhtml') {
/plugin/codemirror/dist/modes/
H A Djsx.min.js1mode=b;this.depth=c;this.prev=d}function c(d){return new b(a.copyState(d.mode,d.state),d.mode,d.de…
H A Dyaml-frontmatter.min.js.map1mode/yaml-frontmatter/yaml-frontmatter.js"],"names":["mod","exports","module","require","define","…
H A Dsoy.min.js1mode.token(a,c.state)});a.string=e;return h}function i(a,b){while(a){if(a.element===b)return true;…
/plugin/fedauth/Auth/OpenID/
H A DDatabaseConnection.php29 * @param bool $mode True if auto-commit is to be used; false if
32 function autoCommit($mode) argument
/plugin/bbcodeextensions/syntax/
H A Dhil.php10 function connectTo($mode){ argument
11 …$this->Lexer->addEntryPattern($this->makepatterns('hil')[0], $mode, 'plugin_bbcodeextensions_hil');
H A Ddel.php13 function connectTo($mode){ argument
16 …$this->Lexer->addEntryPattern($this->makepatterns('del')[0], $mode, 'plugin_bbcodeextensions_del');
H A Dins.php13 function connectTo($mode){ argument
16 …$this->Lexer->addEntryPattern($this->makepatterns('ins')[0], $mode, 'plugin_bbcodeextensions_ins');
/plugin/amazon/
H A Dsyntax.php38 function connectTo($mode) { argument
39 $this->Lexer->addSpecialPattern('\{\{amazon>[\w:\\- =]+\}\}',$mode,'plugin_amazon');
40 $this->Lexer->addSpecialPattern('\{\{wishlist>[\w:\\- =]+\}\}',$mode,'plugin_amazon');
41 $this->Lexer->addSpecialPattern('\{\{amazonlist>[\w:\\- =]+\}\}',$mode,'plugin_amazon');
203 function render($mode, Doku_Renderer $renderer, $data) { argument
204 if($mode != 'xhtml') return false;
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUtils.php362 * @param string $mode Mode used to open the file
368 public static function tryFopen($filename, $mode) argument
371 set_error_handler(function () use ($filename, $mode, &$ex) {
375 $mode,
383 $handle = fopen($filename, $mode);
388 $mode,
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DDES.php589 * @param string $mode
593 public function __construct($mode) argument
595 parent::__construct($mode);
597 if ($this->mode == self::MODE_STREAM) {
686 * @param int $mode
689 private function processBlock($block, $mode) argument
708 $keys = $this->keys[$mode];
/plugin/openid/Auth/OpenID/
H A DAX.php113 $mode = Auth_OpenID::arrayGet($ax_args, 'mode');
133 return ['mode' => $this->mode];
808 public $mode = 'fetch_response'; variable in Auth_OpenID_AX_FetchResponse
971 public $mode = 'store_request'; variable in Auth_OpenID_AX_StoreRequest
1021 $this->mode = $this->SUCCESS_MODE;
1023 $this->mode = $this->FAILURE_MODE;
1034 return $this->mode == $this->SUCCESS_MODE;
H A DDatabaseConnection.php29 * @param bool $mode True if auto-commit is to be used; false if
32 function autoCommit($mode) argument
/plugin/strata/lib/
H A Dstrata_type.php21 * @param mode string output format being rendered
26 * @return true if the mode was handled, false if it was not
28 function render($mode, &$renderer, &$triples, $value, $hint) { argument
/plugin/tab/
H A Dsyntax.php80 function render($mode, Doku_Renderer $renderer, $data) { argument
81 if($mode == 'xhtml'){
/plugin/structpublish/syntax/
H A Dtable.php16 public function connectTo($mode) argument
18 $this->Lexer->addSpecialPattern('----+ *structpublish *-+\n.*?\n?----+', $mode, 'plugin_structpublish_table');
/plugin/findologicxmlexport/vendor/hoa/file/Link/
H A DRead.php56 * @param string $mode Open mode, see the parent::MODE_* constants.
63 $mode = parent::MODE_READ, argument
67 parent::__construct($streamName, $mode, $context, $wait);
/plugin/findologicxmlexport/vendor/hoa/file/
H A DRead.php55 * @param string $mode Open mode, see the self::MODE_* constants.
62 $mode = parent::MODE_READ, argument
66 parent::__construct($streamName, $mode, $context, $wait);
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
H A DRead.php56 * @param string $mode Open mode, see the parent::MODE_* constants.
63 $mode = parent::MODE_READ, argument
67 parent::__construct($streamName, $mode, $context, $wait);
/plugin/html2pdf/html2pdf/html2ps/classes/org/active-link/sys/
H A DFile.php126 function open($filename, $mode = "r") { argument
129 $this->handleID = @fopen($filename, $mode);
132 $this->fileOpenMode = $mode;
/plugin/tag/syntax/
H A Dtag.php32 * @param string $mode Parser mode
34 function connectTo($mode) { argument
35 $this->Lexer->addSpecialPattern('\{\{tag>.*?\}\}', $mode, 'plugin_tag_tag');
68 * @param string $format Renderer mode (supported modes: xhtml and metadata)
/plugin/siteexport/inc/
H A Dmpdf.php49 $mode = '+aCJK';
52 $mode = 'UTF-8-s';
57 parent::__construct($mode, $format);

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