Home
last modified time | relevance | path

Searched refs:new (Results 301 – 325 of 1508) sorted by relevance

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

/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Dgithub-basics.md33 markdown = Redcarpet.new("Hello World!")
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/
H A DSimpleSubClassObject.yml17 namespace: http://new.foo.example.org
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/
H A Ddump_array.test4 !extension_loaded('xdebug') || (($r = new \ReflectionExtension('xdebug')) && version_compare($r->ge…
H A Dattribute.test11 return ['obj' => new TwigTestFoo(), 'method' => 'foo', 'array' => ['foo' => 'bar'], 'item' => 'foo'…
/plugin/docimporter/
H A D.action.php.swp16 …y //�� $myWikiContent = $converter->convert();� $converter = new MediaWiki2DokuWiki_…
26new IXR_Base64($image_data);� //$image_data = base64_encode($image_data);� …
/plugin/git/lib/
H A DGit.php660 * @param string $new
662 public function set_description($new) argument
664 file_put_contents($this->repo_path."/.git/description", $new);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
H A Dobjects.test22 return ['user' => new UserForAutoEscapeTest()]
/plugin/targetlink/
H A Dplugin.info.txt6 …on the configuration. e.g.: The links usual open in the same tab, but this link opens in a new tab.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dreverse.test11 return ['arr' => new \ArrayObject([1, 2, 3, 4])]
H A Dreplace.test8 return ['traversable' => new \ArrayObject(['%this%' => 'foo', '%that%' => 'bar'])]
/plugin/firenews/
H A Dtodo.md6 - [x] when add new tag to page add ~~nocache~~
/plugin/linkback/lang/en/
H A Dsubscribermail.txt3 A new linkback was added to the page @PAGE@ in the @TITLE@ wiki. This page
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DREADME.md39 $driver = new DriverChain(array(
42 $factory = new MetadataFactory($driver);
/plugin/autolink3/
H A Dsys.php218 function mod_link($ligne, $new = '') argument
231 $tab2[] = $new;
/plugin/recaptcha2/
H A Dplugin.info.txt8 desc Add the new, simplified Recaptcha2 ("I am not a robot"-checkbox) to your register and edit-f…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/regression/
H A Dissue_1143.test19 $object = new House();
/plugin/codemirror/dist/modes/
H A Ddockerfile.min.js.map1new RegExp(\"^(\\\\s*)\\\\b(\" + from + \")\\\\b\", \"i\");\n\n var shells = [\"run\", \"cmd\", \…
/plugin/submgr/lang/en/
H A Dintro.txt3 …s you to define rules for automatically adding email subscriptions for users and groups. When a new
/plugin/diagramsnet/lib/
H A Dworkbox-bed83ea8.js.map1new Error(`Unable to find message for code '${code}'.`);\n }\n return message(details);\n};\…
H A Dworkbox-9fe249eb.js.map1new Error(`Unable to find message for code '${code}'.`);\n }\n return message(details);\n};\…
H A Dworkbox-f163abaa.js.map1new Error(`Unable to find message for code '${code}'.`);\n }\n return message(details);\n};\…
/plugin/findologicxmlexport/vendor/twig/twig/
H A DREADME.rst4 Twig is a template language for PHP, released under the new BSD license (code
/plugin/pdftools/
H A Dadmin.svg1 <svg version="1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" enable-background="new 0 0 …
/plugin/publish/lang/en/
H A Dmailchangetext.txt1 There is a new suggestion in your DokuWiki. Here are the details:
/plugin/combo/vendor/salesforce/handlebars-php/
H A DREADME.md103 $partialsLoader = new FilesystemLoader($partialsDir,
110 $handlebars = new Handlebars([
656 Block helpers make it possible to define custom iterators and other helpers that can invoke the passed block with a new context.
683 To enable the new data variables, set the `enableDataVariables` option to `true` when instantiating the Handlebars
687 $handlebars = new Handlebars([
739 $object = new stdClass;
746 $engine = new \Handlebars\Handlebars(array(
747 'loader' => new \Handlebars\Loader\StringLoader(),
748 'helpers' => new \Handlebars\Helpers(),

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