Home
last modified time | relevance | path

Searched refs:new (Results 126 – 150 of 1508) sorted by relevance

12345678910>>...61

/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Ddate_interval.test12 'date1' => new \DateInterval('P2D'),
14 'timezone1' => new \DateTimeZone('America/New_York'),
H A Dmerge.test15 'a' => new \ArrayObject([0 => 1, 1 => 2, 2 => 3]),
16 'b' => new \ArrayObject(['a' => 'b'])
H A Dslice.test29 return ['start' => 1, 'length' => 2, 'arr' => new \ArrayObject([1, 2, 3, 4]), 'xml' => new \SimpleX…
/plugin/codemirror/dist/modes/
H A Dsmalltalk.min.js.map1new Context(next, null);\n this.expectVariable = true;\n this.indentation = 0;\n this.use…
H A Drst.min.js.map1new RegExp(\"^\" + rx_uri_protocol + rx_uri_domain + rx_uri_path);\n\n var overlay = {\n token…
/plugin/diagramsnet/lib/img/lib/mscae/
H A DAzure_Cache_for_Redis.svg1new"/><path d="M24 4.4c0 2.4-5.4 4.7-12 4.7S0 6.8 0 4.4 5.4 0 12 0s12 2 12 4.4"/></g><path d="M21.…
H A DAdvisor.svg1new"/><path d="M36.5 32c-1.6 1.4-3.7 2.3-6 2.3s-4.4-.9-6-2.3l-.9 18 6.8-6.9 6.8 6.9-.7-18z" fill="…
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DComplex.php80 $new = new self($xml);
81 return $new;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DComplex.php80 $new = new self($xml);
81 return $new;
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst67 $reader = new AnnotationReader();
85 $reader = new \Doctrine\Common\Annotations\AnnotationReader();
98 $reader = new FileCacheReader(
99 new AnnotationReader(),
117 $reader = new CachedReader(
118 new AnnotationReader(),
119 new ApcCache(),
144 $reader = new IndexedReader(new AnnotationReader());
190 $loader = new UniversalClassLoader();
207 $reader = new \Doctrine\Common\Annotations\AnnotationReader();
[all …]
/plugin/linkback/
H A Dadmin.php279 function _changeStatus($new){ argument
289 if (!isset($new[$key]))
290 $new[$key] = false;
292 if ($new[$key] == $data[$key])
295 $data[$key] = $new[$key];
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.dirscan.php106 foreach ($e as $new) {
107 $ext[] = strtolower(trim($new));
108 $ext[] = strtoupper(trim($new));
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/PHP/Template/
H A DTestCaseMethod.tpl.dist33 $result = new PHPUnit_Framework_TestResult;
37 new CodeCoverage(
50 $test = new {className}('{methodName}', unserialize('{data}'), '{dataName}');
/plugin/combo/vendor/antlr/antlr4-php-runtime/
H A DREADME.md86 $lexer = new JSONLexer($input);
87 $tokens = new CommonTokenStream($lexer);
88 $parser = new JSONParser($tokens);
89 $parser->addErrorListener(new DiagnosticErrorListener());
93 ParseTreeWalker::default()->walk(new TreeShapeListener(), $tree);
126 Programmers run into parsing problems all the time. Whether it’s a data format like JSON, a network protocol like SMTP, a server configuration file for Apache, a PostScript/PDF file, or a simple spreadsheet macro language—ANTLR v4 and this book will demystify the process. ANTLR v4 has been rewritten from scratch to make it easier than ever to build parsers and the language applications built on top. This completely rewritten new edition of the bestselling Definitive ANTLR Reference shows you how to take advantage of these new features.
/plugin/new_page_dialog/
H A Dstyle.css53 div.npd li.new a.idx_dir,
61 div.npd li.new a.idx_dir {
67 div.npd li.new,
75 div.npd li.new,
/plugin/npd/
H A Dstyle.css53 div.npd li.new a.idx_dir,
61 div.npd li.new a.idx_dir {
67 div.npd li.new,
75 div.npd li.new,
/plugin/fedauth/lang/en/
H A Dregister.txt4 seems that you are new to this site. To complete creating your account fill in
11 to associate a new login with your existing account, //you have to be already logged in//.
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dgrammar.jison64 : 'note' placement actor message { $$ = new Diagram.Note($3, $2, $4); }
65 | 'note' 'over' actor_pair message { $$ = new Diagram.Note($3, Diagram.PLACEMENT.OVER, $4); }
80 { $$ = new Diagram.Signal($1, $2, $3, $4); }
/plugin/drawio/
H A Daction.php111 $new = @filemtime($fl);
118 addMediaLogEntry($new, $media_id, DOKU_CHANGE_TYPE_EDIT, '', '', null, $sizechange);
120 …addMediaLogEntry($new, $media_id, DOKU_CHANGE_TYPE_CREATE, $lang['created'], '', null, $sizechange…
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/
H A DREADME.md65 $typeResolver = new \phpDocumentor\Reflection\TypeResolver();
83 $fqsenResolver = new \phpDocumentor\Reflection\FqsenResolver();
120 a new class named `\phpDocumentor\Reflection\Types\Context` with the name of the namespace and the …
128 $context = new \phpDocumentor\Reflection\Types\Context(
134 Or by using the `\phpDocumentor\Reflection\Types\ContextFactory` to instantiate a new context based…
139 $contextFactory = new \phpDocumentor\Reflection\Types\ContextFactory();
140 $context = $contextFactory->createFromReflector(new ReflectionMethod('\My\Example\Classy', '__const…
146 $contextFactory = new \phpDocumentor\Reflection\Types\ContextFactory();
158 $typeResolver = new \phpDocumentor\Reflection\TypeResolver();
176 $fqsenResolver = new \phpDocumentor\Reflection\FqsenResolver();
/plugin/yearbox/
H A Dreadme.txt1 Builds a complete HTML calendar for the given year, with a link to create a new page for each day o…
6 3. name=<name> : prefix for new page name, e.g diary, journal, day [default]
/plugin/pubmed2020/
H A DREADME.md10 - Eric Maeker improved this first plugins (without integrating new Ikuo code) from 2016 to 2019
11 - Code was rewritten in 2020 due to PubMed new API (see [updateCtx])
/plugin/foldablelist/
H A DREADME.md36 #### new in 2020:
48 #### new in 2022:
57 …en on startpage, usually as lists (upcoming meetings, changes in workflow, new orders by the boss …
58 and each list naturally grows as new items are added on top but older items remain important enough…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/
H A DPublicKey.php515 $new = new PrivateKey();
516 $new->exponent = $this->exponent;
517 $new->modulus = $this->modulus;
518 $new->k = $this->k;
519 $new->format = $this->format;
520 return $new
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dtemplate_from_string.rst20 $twig = new \Twig\Environment(...);
21 $twig->addExtension(new \Twig\Extension\StringLoaderExtension());

12345678910>>...61