Home
last modified time | relevance | path

Searched refs:new (Results 251 – 275 of 1508) sorted by relevance

1...<<11121314151617181920>>...61

/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc37 var tmp = new Array();
273 var HTMLParserTopNotes = new Array();
274 var HTMLParserBottomNotes = new Array();
283 geshi_classes = new RegExp(geshi_classes);
308 link_formats: new Array(),
322 prev_li: new Array(),
401 this.prev_li = new Array();
424 this.link_formats = new Array();
458 this.rows = new Array();
1405 this.link_formats = new Array();
[all …]
/plugin/npd/
H A Dplugin.info.txt6 desc A dialog which helps people to create new pages.
/plugin/structjoin/
H A Dplugin.info.txt6 desc Introduces new struct type that allows perform inner joins between schemas
/plugin/pagehere/
H A Dplugin.info.txt6 desc Adds a form to create a new page in the current namespace
/plugin/new_page_dialog/
H A Dplugin.info.txt6 desc This Dialog is supposed to help people creating new pages.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Ddate_modify.test10 'date2' => new \DateTime('2010-10-04 13:45'),
/plugin/redirector/
H A DredirectURLs.txt.orig1 # Redirection of old pages to new ones - those are regular expressions
/plugin/stopforumspam/
H A Dplugin.info.txt6 desc Checks new users against a database of known spammers maintained by stopforumspam.org
/plugin/recaptcha2/
H A DREADME.md2 reCaptcha plugin for Dokuwiki, that uses the new, simplified "I am not a bot"-checkbox.
/plugin/openas/
H A Dplugin.info.txt6 desc File utility for renaming and saving-as, and creating new pages from templates
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A Dphpstan.neon5 - '#Unsafe usage of new static\(\)#'
H A DBREAKING_CHANGES.md15 - Elasticsearch 7.0 deprecated APIs that accept types, introduced new typeless
24 - `{type}` part in `indices.put_mapping` API is not required anymore, see new specification [here](https://github.com/elastic/elasticsearch/blob/v6.7.0/rest-api-spec/src/main/resources/rest-api-spec/api/indices.put_mapping.json)
/plugin/findologicxmlexport/vendor/doctrine/instantiator/
H A DREADME.md23 The instantiator is able to create new instances of any class without using the constructor or any …
27 $instantiator = new \Doctrine\Instantiator\Instantiator();
/plugin/findologicxmlexport/vendor/hoa/file/
H A DCHANGELOG.md9 * Quality: Happy new year! (Alexis von Glasow, 2017-01-10T12:56:03+01:00)
48 * Happy new year! (Ivan Enderlin, 2015-01-05T14:30:33+01:00)
/plugin/tokenbucketauth/lang/en/
H A Dmailbody.txt2 A new IP address has been banned: @IP@
/plugin/newpagetemplate/
H A Dplugin.info.txt6 desc Load namespace-style template into new file from URL
/plugin/custombuttons/
H A Dadmin.svg1 …ink" width="24" height="24" viewBox="0 0 357 357" style="enable-background:new 0 0 24 24;" xml:spa…
/plugin/discussion/lang/en/
H A Dsubscribermail.txt3 A new comment was added to the page @PAGE@ in the @TITLE@ wiki.
/plugin/showif/
H A Dsyntax.php.alternative.version61 //new function
75 'baseonly' //new
99 $ReWriter = new Doku_Handler_Nest($handler->CallWriter,'plugin_showif');
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DLogger.php176 $new = clone $this;
177 $new->name = $name;
179 return $new;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhost-config.asciidoc33 $client = ClientBuilder::create() // Instantiate a new ClientBuilder
51 $clientBuilder = ClientBuilder::create(); // Instantiate a new ClientBuilder
96 $client = ClientBuilder::create() // Instantiate a new ClientBuilder
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/
H A Dmagic_call.test24 return ['foo' => new TestClassForMagicCallAttributes()]
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/
H A Dmocked_method_void.tpl.dist16 new PHPUnit_Framework_MockObject_Invocation_Object(
/plugin/blogtng/lang/en/
H A Dsubscribermail.txt3 A new comment was added to the article
/plugin/topbarsyntax/
H A Dcsshover3.htc95 // The sheet is used to insert new rules into, this must be the same sheet the rule
111 // the new selector is going to use that classname in a new css rule,
130 … // dynamically added to the dom, the expression will also trigger for those new elements (provided
163 var element = new CSSHoverElement(node, type, className);
217 var replacer = new RegExp('(^|\\s)'+className+'(\\s|$)', 'g');

1...<<11121314151617181920>>...61