Searched refs:never (Results 1 – 25 of 194) sorted by relevance
12345678
| /plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/ |
| D | NoSeekStreamTest.php | 19 $s->expects($this->never())->method('seek'); 20 $s->expects($this->never())->method('isSeekable');
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/ |
| D | code-coverage-ignore.phpt | 2 phpunit --colors=never --coverage-text=php://stdout IgnoreCodeCoverageClassTest ../_files/IgnoreCod… 12 $_SERVER['argv'][2] = '--colors=never';
|
| D | disable-code-coverage-ignore.phpt | 2 phpunit --colors=never --coverage-text=php://stdout --disable-coverage-ignore IgnoreCodeCoverageCla… 12 $_SERVER['argv'][2] = '--colors=never';
|
| /plugin/structtasks/_test/ |
| D | ActionTest.php | 29 $notifier->expects($this->never())->method('sendMessage'); 41 $notifier->expects($this->never())->method('sendMessage');
|
| D | NotifiersTest.php | 344 $mailer->expects($this->never()) 346 $mailer->expects($this->never())
|
| /plugin/jplayer/vendor/symfony/process/Tests/ |
| D | ProcessFailedExceptionTest.php | 104 $process->expects($this->never()) 107 $process->expects($this->never())
|
| /plugin/findologicxmlexport/vendor/jms/serializer/tests/Exclusion/ |
| D | DisjunctExclusionStrategyTest.php | 30 $last->expects($this->never()) 97 $last->expects($this->never())
|
| D | ExpressionLanguageExclusionStrategyTest.php | 58 $this->expressionEvaluator->expects($this->never())->method('evaluate');
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/ |
| D | ContainerRuntimeLoaderTest.php | 37 $container->expects($this->never())->method('get');
|
| /plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/ |
| D | MockObjectTest.php | 18 $mock->expects($this->never()) 27 $mock->expects($this->never()) 469 $mock->expects($this->never()) 497 $mock->expects($this->never()) 744 $mock->expects($this->never()) 767 $mock->expects($this->never())
|
| /plugin/today/_test/ |
| H A D | SyntaxTodayTest.php | 70 $mockRenderer->expects(self::never())
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | CSS.AllowedProperties.txt | 11 usual feature set, so you cannot add an attribute that HTML Purifier never
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/tags/ |
| D | deprecated.rst | 29 Note that by default, the deprecation notices are silenced and never displayed nor logged.
|
| /plugin/latex-was/ |
| D | TODO | 1 -ODT export looks fugly due to grainy equations and large fonts, but maybe people never use those m…
|
| /plugin/latexwas/ |
| D | TODO | 1 -ODT export looks fugly due to grainy equations and large fonts, but maybe people never use those m…
|
| /plugin/latex/ |
| D | TODO | 1 -ODT export looks fugly due to grainy equations and large fonts, but maybe people never use those m…
|
| /plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/Subscriber/ |
| D | SymfonyValidatorValidatorSubscriberTest.php | 58 $this->validator->expects($this->never())
|
| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/ |
| D | ChainTest.php | 111 $loader1->expects($this->never())->method('getSourceContext');
|
| /plugin/popupviewer/ |
| D | README.md | 23 * ```keepOpen``` only has an effect when using a page id, never with an image.
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/ |
| D | Identity.php | 331 * @return never
|
| /plugin/embeddedphp/ |
| H A D | README | 7 IMPORTANT SECURITY WARNING: Please never use this plugin where
|
| /plugin/epnsmartlink/ |
| D | README.md | 11 …ime. Regardless of what page you want to share, with Smart Links you will never have to worry abou…
|
| /plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/ |
| D | http-handler.asciidoc | 38 know you will never need async capabilities, since it will save a small amount
|
| D | index-operations.asciidoc | 88 …'pattern' => '(\\w+)\\s+((?i:never|no|nothing|nowhere|noone|none|not|havent|hasnt|hadnt|cant|could… 93 …'pattern' => '\\b((?i:never|no|nothing|nowhere|noone|none|not|havent|hasnt|hadnt|cant|couldnt|shou…
|
| /plugin/tuxquote/ |
| D | quotes.txt | 62 I would never die for my beliefs because I might be wrong. 65 It is not MY fault that I never learned to accept responsibility! 94 Philosophy is questions that may never be answered. Religion is answers that may never be questione… 118 The Heineken Uncertainty Principle: You can never be sure how many beers you had last night. 134 The only problem with being a man of leisure is that you can never stop and take a rest. 138 With a rubber duck, one's never alone. <BR> -- "The Hitchhiker's Guide to the Galaxy" 144 Hard work never killed anybody, but why take a chance? 211 You're never a loser until you quit trying. <BR> -- Mike Ditka 220 A true friend never gets in your way unless you happen to be going down. <BR> -- Arnold H. Glasow 225 When a deep injury is done us, we never recover until we forgive. <BR> -- Alan Paton [all …]
|
12345678