Home
last modified time | relevance | path

Searched refs:this (Results 23001 – 23025 of 27090) sorted by relevance

1...<<921922923924925926927928929930>>...1084

/plugin/dnsresolver/
H A Dsyntax.php35 $this->Lexer->addEntryPattern('<dns>', $mode, 'plugin_dnsresolver');
40 $this->Lexer->addExitPattern('</dns>','plugin_dnsresolver');
/plugin/bbcode/
H A Dolist.php23 …function connectTo($mode) { $this->Lexer->addEntryPattern('\[list=.*?\]\s*?\[\*\](?=.*?\x5B/list\x…
24 function postConnect() { $this->Lexer->addExitPattern('\[/list\]', 'plugin_bbcode_olist'); }
/plugin/feedaggregator/
H A Dsyntax.php44 $this->Lexer->addEntryPattern('<feedaggregator>', $mode, 'plugin_feedaggregator');
48 $this->Lexer->addExitPattern('</feedaggregator>', 'plugin_feedaggregator');
/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DDemultiplexer.php54 $this
86 $this
/plugin/freechat/phpfreechat/src/commands/
H A Dwho.class.php47 $chanmeta = $this->_getChanMeta($recipient, $recipientid);
49 $xml_reponse->script("pfc.handleResponse('".$this->name."', 'ok', ".$chanmeta.");");
/plugin/fedauth/lang/en/
H A Dregister.txt4 seems that you are new to this site. To complete creating your account fill in
10 If you think you already have an account on this site, and you were just trying
/plugin/nsindex/
H A DREADME5 All documentation for this plugin can be found at
8 If you install this plugin manually, make sure it is installed in
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.DefinitionRev.txt
/plugin/nosidebar/
H A DREADME6 All documentation for this plugin can be found at
9 If you install this plugin manually, make sure it is installed in
/plugin/daummovie/
H A Dsyntax.php38 $this->Lexer->addSpecialPattern
55 $apikey= $this->getConf('daumapikey');
/plugin/multitemplate_styleman/
H A Daction.php34 if ($this->isMultitemplateTemplateActive())
35 $controller->register_hook('TPL_METAHEADER_OUTPUT', 'BEFORE', $this, '_replacecss');
/plugin/hidepages/
H A Daction.php21 $controller->register_hook('PAGEUTILS_ID_HIDEPAGE', 'BEFORE', $this, 'handle_hidepages');
34 if($isHidden || $this->getConf('ignorepattern')) return true;
/plugin/ditaa/
H A Daction.php29 $controller->register_hook('MEDIA_SENDFILE', 'BEFORE', $this, 'ditaa_sendfile');
30 … $controller->register_hook('FETCH_MEDIA_STATUS', 'BEFORE', $this, 'ditaa_sendfile_not_found');
/plugin/findologicxmlexport/vendor/sebastian/code-unit-reverse-lookup/
H A DREADME.md7 You can add this library as a local, per-project dependency to your project using [Composer](https:…
11 If you only need this library during development, for instance to run your project's test suite, th…
/plugin/findologicxmlexport/vendor/sebastian/object-enumerator/src/
H A DEnumerator.php62 $this->enumerate($element, $processed)
86 $this->enumerate($value, $processed)
/plugin/animation/
H A Daction.php37 $this,
43 $this,
/plugin/a2s/
H A Dstyle.css13 * Just remove this. With this, svg are vertically clipped
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DShare.php52 $this->set = $set;
53 $this->remove = $remove;
/plugin/bbcodeextensions/syntax/
H A Danchor.php13 …$this->Lexer->addSpecialPattern('\[a\][0-9a-zA-Z_\-:]+?\[/a\]', $mode, 'plugin_bbcodeextensions_an…
48 $renderer->doc .= $this->getConf('anchor_symbol');
/plugin/combo/action/
H A Dpageprimarymetamutation.php33 $controller->register_hook(MetadataMutation::PAGE_METADATA_MUTATION_EVENT, 'AFTER', $this, 'createPrimaryMetaMutation', array());
38 $controller->register_hook(self::PRIMARY_META_MUTATION_EVENT_NAME, 'AFTER', $this, 'handlePrimaryMetaMutation');
/plugin/openlayersmap/syntax/
H A Dagslayer.php8 * Permission to use, copy, modify, and distribute this software for any
10 * copyright notice and this permission notice appear in all copies.
72 $this->Lexer->addSpecialPattern(
87 $data = $this->dflt;
H A Dwmslayer.php8 * Permission to use, copy, modify, and distribute this software for any
10 * copyright notice and this permission notice appear in all copies.
69 $this->Lexer->addSpecialPattern(
84 $data = $this->dflt;
/plugin/syntaxhighlighter4/
H A DREADME.md23 If you install this plugin manually, make sure it is installed in `lib/plugins/syntaxhighlighter4/`…
49 … development. Setting this value to true requires that you have shBrushXml.js loaded and that the …
75 $title = $this->procTitle($attr);
76 $highlight = $this->procHighlight($attr);
108 … * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
117 'href' => DOKU_BASE . 'lib/plugins/syntaxhighlighter4/dist/'.$this->getConf('theme'),
189this project by [**becoming a sponsor on GitHub**](https://github.com/sponsors/crazy-max) :clap: o…
/plugin/revisionsdue/
H A Dsyntax.php173 $renderer->doc .= $this->all_pages($data);
176 $renderer->doc .= $this->all_pages($data, false);
194 $result .= $this->revision_report_table($data, $mandatory_revisions);
/plugin/pgn4web/pgn4web/libs/garbochess/
H A DLICENSE.txt8 notice, this list of conditions and the following disclaimer.
10 notice, this list of conditions and the following disclaimer in the
13 derived from this software without specific prior written permission.

1...<<921922923924925926927928929930>>...1084