Home
last modified time | relevance | path

Searched refs:Generator (Results 1 – 25 of 67) sorted by relevance

123

/plugin/findologicxmlexport/vendor/jms/serializer/src/Handler/
H A DIteratorHandler.php43 'type' => \Generator::class,
50 'type' => \Generator::class,
100 ): \Generator {
101 return (static function () use (&$visitor, &$data, &$type): \Generator {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DCount.php56 if ($iterator instanceof Generator) {
80 * @param Generator $generator
84 protected function getCountOfGenerator(Generator $generator)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/
H A DProphecySubjectPatch.php14 use Prophecy\Doubler\Generator\Node\ClassNode;
15 use Prophecy\Doubler\Generator\Node\MethodNode;
16 use Prophecy\Doubler\Generator\Node\ArgumentNode;
H A DDisableConstructorPatch.php14 use Prophecy\Doubler\Generator\Node\ClassNode;
15 use Prophecy\Doubler\Generator\Node\MethodNode;
H A DTraversablePatch.php14 use Prophecy\Doubler\Generator\Node\ClassNode;
15 use Prophecy\Doubler\Generator\Node\MethodNode;
H A DMagicCallPatch.php14 use Prophecy\Doubler\Generator\Node\ClassNode;
15 use Prophecy\Doubler\Generator\Node\MethodNode;
H A DSplFileInfoPatch.php14 use Prophecy\Doubler\Generator\Node\ClassNode;
15 use Prophecy\Doubler\Generator\Node\MethodNode;
H A DClassPatchInterface.php14 use Prophecy\Doubler\Generator\Node\ClassNode;
H A DReflectionClassNewInstancePatch.php14 use Prophecy\Doubler\Generator\Node\ClassNode;
/plugin/commonmark/vendor/league/commonmark/src/Extension/Mention/
H A DMentionParser.php16 use League\CommonMark\Extension\Mention\Generator\CallbackGenerator;
17 use League\CommonMark\Extension\Mention\Generator\MentionGeneratorInterface;
18 use League\CommonMark\Extension\Mention\Generator\StringTemplateLinkGenerator;
/plugin/passwordgenerator/
H A Dplugin.info.txt5 name Password Generator
6 desc Javascript Password Generator. Simply creates new password or validates selected text agains…
/plugin/webdav/vendor/sabre/event/lib/
H A Dcoroutine.php5 use Generator; alias
50 if (!$generator instanceof Generator) {
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/
H A DMethodNode.php12 namespace Prophecy\Doubler\Generator\Node;
14 use Prophecy\Doubler\Generator\TypeHintReference;
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DCoroutine.php6 use Generator; alias
53 * @var Generator
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/
H A DDoubler.php16 use Prophecy\Doubler\Generator\ClassMirror;
17 use Prophecy\Doubler\Generator\ClassCreator;
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/
H A DReflectionInterface.php12 namespace Prophecy\Doubler\Generator;
H A DTypeHintReference.php3 namespace Prophecy\Doubler\Generator;
/plugin/combo/vendor/hidehalo/nanoid-php/src/
H A DGenerator.php4 class Generator implements GeneratorInterface class
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/2380/
H A DIssue2380Test.php15 * @return Generator
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DObjectWithGenerator.php19 public function __construct(\Generator $generator)
/plugin/commonmark/vendor/league/commonmark/src/Extension/Mention/Generator/
H A DMentionGeneratorInterface.php14 namespace League\CommonMark\Extension\Mention\Generator;
H A DStringTemplateLinkGenerator.php14 namespace League\CommonMark\Extension\Mention\Generator;
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DMETA.md3 Use: https://github.com/skywinder/Github-Changelog-Generator
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Exception/Doubler/
H A DClassCreatorException.php14 use Prophecy\Doubler\Generator\Node\ClassNode;
/plugin/combo/
H A DREADME.md4 > Volatile WebSite Generator based on Easy Markup File, Bootstrap Styled, and the power of a Wiki Platform
6 ![ComboStrap - Easy Markup WebSite Generator](./resources/images/banner-combostrap.png "combostrap website bootstrap dokuwiki")

123