Home
last modified time | relevance | path

Searched refs:new (Results 326 – 350 of 1508) sorted by relevance

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

/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md5021 _.isDate(new Date);
5207 _.isError(new Error);
5377 _.isMap(new Map);
5840 _.isSet(new Set);
6982 _.assign({ 'a': 0 }, new Foo, new Bar);
7026 _.assignIn({ 'a': 0 }, new Foo, new Bar);
7789 _.keys(new Foo);
7827 _.keysIn(new Foo);
8255 _.toPairs(new Foo);
8482 _.values(new Foo);
[all …]
/plugin/vkeyboard/
H A Dchange_log18 Select menu; on submit a new hidden input is created called 'vkb' which
19 is set to the value of the language selected. This new input is then
/plugin/mdpage/vendor/cebe/markdown/
H A DCONTRIBUTING.md6 …idea or found a bug, please [open an issue](https://github.com/cebe/markdown/issues/new) on github.
35 To create a new test case, create a `.md` file a`.html` with the same base name in the subfolders of
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dindex.rst68 $reflectionClass = new ReflectionClass(Foo::class);
71 $reader = new AnnotationReader();
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tests/
H A Ddefined.test47 'object' => new TwigTestFoo(),
93 'object' => new TwigTestFoo(),
/plugin/bootnote/
H A DREADME.md38 ![new-bootnote.png](https://s2.postimg.org/aguld4eah/new-bootnote.png)
/plugin/bpmnio/vendor/dmn-js/
H A DREADME.md22 var viewer = new DmnJS({
45 var viewer = new DmnJS();
/plugin/gitbacked/
H A DREADME.md5 You want to support Open Source, even if you are new to the game?
11 …e encountered a problem, you have a good idea, or just have a question, please, create a new issue.
/plugin/gallery2/dwgallery/
H A Ddwgallery.php470 if ($type == 1) $new = imagecreatefromgif($image);
471 elseif ($type == 2) $new = imagecreatefromjpeg($image);
472 elseif ($type == 3) $new = imagecreatefrompng($image);
477 imagecopyresampled($newimage, $new, 0, 0, 0, 0, $newwidth, $newheight, $width, $height);
/plugin/findologicxmlexport/vendor/hoa/regex/
H A DREADME.md76 $grammar = new Hoa\File\Read('hoa://Library/Regex/Grammar.pp');
85 $dump = new Hoa\Compiler\Visitor\Dump();
120 $generator = new Hoa\Regex\Visitor\Isotropic(new Hoa\Math\Sampler\Random());
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dcrud.asciidoc51 routing and timestamp of this new document:
164 changing an existing field or adding new fields).
170 field or add a new one) you can do so by specifying the `doc` in the `body`
195 or appending a new value to an array. To perform a scripted update, you need to
/plugin/odt/
H A DChangeLog.txt87 …Every function that only builds the ODT style from given properties has been moved to the new help…
109 * new odt.png (up-to-date style)
128 * Added new helper class 'cssimport' for rudimentary CSS import (incomplete!).
131 * Added new functions to renderer for CSS based span and div export:
156 * Added new file 'csscolors.php'. It is a helper class to convert CSS color names
235 * renderer.php: use new headers/caching system if available
/plugin/swarmwebhook/lang/en/
H A Difttt_instructions.txt2 …- Go to [[https://ifttt.com/create/if-any-new-check-in-then-make-a-web-request?sid=5|the relevant …
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/
H A Dmethod_call.test15 return ['foo' => 'bar', 'items' => ['foo' => new TwigTestFoo(), 'bar' => 'foo']]
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/regression/
H A Dsimple_xml_element.test13 return ['images' => new \SimpleXMLElement('<images><image><group myattr="example">foo</group></imag…
/plugin/farm/install/animaltemplate/conf/
H A Dmsg7 new release - but to ignore a certain message set its
/plugin/yearbox/
H A Dplugin.info.txt6 desc Builds a complete HTML calendar for the given year, with a link to create a new page for eac…
/plugin/daummovie/
H A DREADME.md22 [[http://dna.daum.net/myapi/dataapi/new|]]에서 데이터형 API를 컨텐트 형식으로 신청하고,
/plugin/diagramsnet/lib/img/lib/mscae/
H A DContent_Delivery_Network.svg1 …3 0-7.6 3.5-7.6 7.8s3.4 7.8 7.6 7.8l4-.1z" opacity=".2" fill="#fff" enable-background="new"/></svg>
H A DUserDefinedRoute.svg1 …9-8.7 8.8m2.3 11.9h-9.3V50h12.4l1.9-15.3z" opacity=".2" enable-background="new" fill="#fff"/><g fi…
/plugin/piwik2/
H A Dplugin.info.txt6 …thub.com/Bravehartk2/dokuwiki-matomo instead. DEPRECATED!!! Plugin for the new 2.0 version of Piwi…
/plugin/findologicxmlexport/vendor/hoa/zformat/
H A DCHANGELOG.md3 * Quality: Happy new year! (Alexis von Glasow, 2017-01-09T23:56:56+01:00)
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/
H A Dmocked_class.tpl.dist21 …$this->__phpunit_invocationMocker = new PHPUnit_Framework_MockObject_InvocationMocker($this->__php…
/plugin/authgooglesheets/vendor/google/apiclient-services/
H A DREADME.md10 This library is automatically updated daily with new API changes, and tagged weekly.
/plugin/davcal/vendor/sabre/uri/
H A DCHANGELOG.md16 * Fixed a bug in the `resolve` when only a new fragment is specified.

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