Home
last modified time | relevance | path

Searched refs:new (Results 51 – 75 of 1508) sorted by relevance

12345678910>>...61

/plugin/findologicxmlexport/vendor/sebastian/diff/
H A DREADME.md22 $differ = new Differ;
40 $git = new Git('/usr/local/src/money');
47 $parser = new Parser;
109 … [content:SebastianBergmann\Diff\Line:private] => $a = new Money(1, new Currency('EUR'));
115 … [content:SebastianBergmann\Diff\Line:private] => $b = new Money(2, new Currency('EUR'));
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DCustomCanvas.java.bak33 mxGraph graph = new mxGraph()
77 mxGraphComponent graphComponent = new mxGraphComponent(graph)
86 return new SwingCanvas(this);
93 new mxRubberband(graphComponent);
98 protected CellRendererPane rendererPane = new CellRendererPane();
100 protected JLabel vertexRenderer = new JLabel();
131 CustomCanvas frame = new CustomCanvas();
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A Dproxy.phpt18 $generator = new PHPUnit_Framework_MockObject_Generator;
52 new PHPUnit_Framework_MockObject_Invocation_Object(
74 new PHPUnit_Framework_MockObject_Invocation_Object(
89 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
102 …$this->__phpunit_invocationMocker = new PHPUnit_Framework_MockObject_InvocationMocker($this->__php…
H A Dclass.phpt18 $generator = new PHPUnit_Framework_MockObject_Generator;
56 new PHPUnit_Framework_MockObject_Invocation_Object(
78 new PHPUnit_Framework_MockObject_Invocation_Object(
93 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
106 …$this->__phpunit_invocationMocker = new PHPUnit_Framework_MockObject_InvocationMocker($this->__php…
H A Dinvocation_object_clone_object.phpt18 $generator = new PHPUnit_Framework_MockObject_Generator;
57 new PHPUnit_Framework_MockObject_Invocation_Object(
79 new PHPUnit_Framework_MockObject_Invocation_Object(
94 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
107 …$this->__phpunit_invocationMocker = new PHPUnit_Framework_MockObject_InvocationMocker($this->__php…
H A Dnamespaced_class.phpt20 $generator = new \PHPUnit_Framework_MockObject_Generator;
58 new PHPUnit_Framework_MockObject_Invocation_Object(
80 new PHPUnit_Framework_MockObject_Invocation_Object(
95 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
108 …$this->__phpunit_invocationMocker = new PHPUnit_Framework_MockObject_InvocationMocker($this->__php…
H A Dclass_with_method_with_variadic_arguments.phpt14 $generator = new PHPUnit_Framework_MockObject_Generator;
52 new PHPUnit_Framework_MockObject_Invocation_Object(
67 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
80 …$this->__phpunit_invocationMocker = new PHPUnit_Framework_MockObject_InvocationMocker($this->__php…
H A Dreturn_type_declarations_static_method.phpt19 $generator = new PHPUnit_Framework_MockObject_Generator;
45 …throw new PHPUnit_Framework_MockObject_BadMethodCallException('Static method "bar" cannot be invok…
55 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
68 …$this->__phpunit_invocationMocker = new PHPUnit_Framework_MockObject_InvocationMocker($this->__php…
H A Dinterface.phpt12 $generator = new PHPUnit_Framework_MockObject_Generator;
50 new PHPUnit_Framework_MockObject_Invocation_Object(
65 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
78 …$this->__phpunit_invocationMocker = new PHPUnit_Framework_MockObject_InvocationMocker($this->__php…
H A Dscalar_type_declarations.phpt18 $generator = new PHPUnit_Framework_MockObject_Generator;
56 new PHPUnit_Framework_MockObject_Invocation_Object(
71 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
84 …$this->__phpunit_invocationMocker = new PHPUnit_Framework_MockObject_InvocationMocker($this->__php…
H A Dclass_partial.phpt18 $generator = new PHPUnit_Framework_MockObject_Generator;
56 new PHPUnit_Framework_MockObject_Invocation_Object(
71 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
84 …$this->__phpunit_invocationMocker = new PHPUnit_Framework_MockObject_InvocationMocker($this->__php…
H A Dnamespaced_class_partial.phpt20 $generator = new \PHPUnit_Framework_MockObject_Generator;
58 new PHPUnit_Framework_MockObject_Invocation_Object(
73 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
86 …$this->__phpunit_invocationMocker = new PHPUnit_Framework_MockObject_InvocationMocker($this->__php…
H A Dnamespaced_interface.phpt14 $generator = new \PHPUnit_Framework_MockObject_Generator;
52 new PHPUnit_Framework_MockObject_Invocation_Object(
67 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
80 …$this->__phpunit_invocationMocker = new PHPUnit_Framework_MockObject_InvocationMocker($this->__php…
H A Dnullable_types.phpt18 $generator = new PHPUnit_Framework_MockObject_Generator;
56 new PHPUnit_Framework_MockObject_Invocation_Object(
71 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
84 …$this->__phpunit_invocationMocker = new PHPUnit_Framework_MockObject_InvocationMocker($this->__php…
H A Dreturn_type_declarations_nullable.phpt16 $generator = new PHPUnit_Framework_MockObject_Generator;
54 new PHPUnit_Framework_MockObject_Invocation_Object(
69 $any = new PHPUnit_Framework_MockObject_Matcher_AnyInvokedCount;
82 …$this->__phpunit_invocationMocker = new PHPUnit_Framework_MockObject_InvocationMocker($this->__php…
/plugin/openas/
H A DREADME2 under a new name without deleting the original) and creating new pages from templates.
12 The SaveAS form will create a new page from the old page but leave the old page in tact.
14 The MoveTO form will create a new page from the old page and delete the old page. However,
15 it will not delete the old page unless it is certain that the new page is in place, so that
18 In this version all backlinks to the page being moved are updated to the page id of the new page.
/plugin/settingstree/settings/
H A Dsettingslevel.class.php157 foreach ($data as $key=>$new){
158 if (isset($new['config'])){
159 if (!$set[$key]->tryUpdate($new['config'])){ // returns false on error
170 if (isset($new['protect'])){
171 if ($new['protect'] === 'false') $new['protect'] = false;
172 if ($new['protect'] === 'true') $new['protect'] = true;
174 $toset = $par_val ? null : $new['protect'];
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst118 $twig = new \Twig\Environment($loader);
119 $twig->addGlobal('text', new Text());
166 Let's see how to create a new filter.
181 $twig = new \Twig\Environment($loader);
198 create a new PHP function::
316 $twig = new \Twig\Environment($loader);
322 $twig = new \Twig\Environment($loader);
386 Three steps are needed to define a new tag:
394 Registering a new tag
400 $twig = new \Twig\Environment($loader);
[all …]
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java.bak114 addActionListener(new ActionListener() {
151 addActionListener(new ActionListener() {
262 mxCodec codec = new mxCodec();
453 Paper paper = new Paper();
549 InputStream countingFilter = new FilterInputStream(new ByteArrayInputStream(content)) {
656 mxCodec codec = new mxCodec();
677 new ProgressListener() {
695 new ProgressListener() {
1131 new Class[] { boolean.class });
1312 mxCell root = new mxCell();
[all …]
/plugin/elasticsearch/vendor/nyholm/dsn/src/Configuration/
H A DPath.php47 throw new InvalidArgumentException('A Path must have a schema');
63 $new = clone $this;
64 $new->path = $path;
66 return $new;
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md20 - Added several new specific exception types implementing that marker interface:
32 - Added new `table/alignment_attributes` configuration option to control how table cell alignment is rendered (#959)
128 - Added new `EmbedExtension` (#805)
174 - Added new `ConverterInterface`
175 - Added new `MarkdownToXmlConverter` class
176 - Added new `HtmlDecorator` class which can wrap existing renderers with additional HTML tags
177 - Added new `table/wrap` config to apply an optional wrapping/container element around a table (#780)
206 - Added new `heading_permalink/aria_hidden` config option (#741)
265 - Added new `Node::iterator()` method and `NodeIterator` class for faster AST iteration (#683, #684)
286 - **Added three new extension
[all...]
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md58 $fulfilled = new React\Promise\FulfilledPromise($value);
59 $rejected = new React\Promise\RejectedPromise($reason);
177 * Introduce new `ExtendedPromiseInterface` implemented by all promises.
178 * Add new `done()` method (part of the `ExtendedPromiseInterface`).
179 * Add new `otherwise()` method (part of the `ExtendedPromiseInterface`).
180 * Add new `always()` method (part of the `ExtendedPromiseInterface`).
181 * Add new `progress()` method (part of the `ExtendedPromiseInterface`).
189 * Introduce new `CancellablePromiseInterface` implemented by all promises.
190 * Add new `cancel()` method (part of the `CancellablePromiseInterface`).
195 compliant with other promise libraries and especially with the new upcomin
[all...]
/plugin/upgrade/lang/en/
H A Dfinal.txt3 Should you encounter any problems, be sure all your plugins are up-to-date and compatible with the new version. The [[https://forum.dokuwiki.org/|user forum]] might have some hints for you.
6 If you enjoy DokuWiki and this plugin, please consider a [[doku>donate|donation]] to support the development of this and other plugins. Also check out our various [[doku>social|social network presences]] to stay informed about new developments.
9 Now please enjoy [[:|your new DokuWiki]]! :-)
/plugin/farmer/lang/en/
H A Dtab_new_help.txt3 Animals are the independent subwikis of a Dokuwiki farm. To create a new animal a name has to be assigned.
20 You can select an existing animal to base the new one on. All configuration, page, media and meta data will be copied
21 to the new animal. Page and media revisions will not be copied.
23 The title and logo image will be overwritten to make sure you can distinguish the new from the old wiki.
28 to configure it. You can copy your current user or all users from the farmer or create a completely new user for the Animal.
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DBookmarkWriter.php41 while ($bmo[$i]['l'] - $lastlevel > 1) { // If jump down more than one level, insert a new entry
42 $new = $bmo[$i];
43 $new['t'] = "[" . $new['t'] . "]"; // Put [] around text/title to highlight
44 $new['l'] = $lastlevel + 1;
46 $this->mpdf->BMoutlines[] = $new;

12345678910>>...61