Home
last modified time | relevance | path

Searched refs:Common (Results 401 – 425 of 597) sorted by path

1...<<11121314151617181920>>...24

/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Token/
H A DTokenInterface.php5 use OAuth\Common\Token\TokenInterface as BaseTokenInterface;
/plugin/evesso/phpoauthlib/src/OAuth/
H A DServiceFactory.php17 use OAuth\Common\Service\ServiceInterface;
18 use OAuth\Common\Consumer\CredentialsInterface;
19 use OAuth\Common\Storage\TokenStorageInterface;
20 use OAuth\Common\Http\Client\ClientInterface;
21 use OAuth\Common\Http\Client\StreamClient;
22 use OAuth\Common\Http\Uri\UriInterface;
23 use OAuth\Common\Exception\Exception;
H A Dbootstrap.php11 $autoloader = new Common\AutoLoader(__NAMESPACE__, dirname(__DIR__));
/plugin/farm/install/animaltemplate/conf/
H A Dacronyms.conf14 CGI Common Gateway Interface
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md90 via `Doctrine\Common\Annotations\AnnotationReader::addGlobalIgnoredNamespace()` and
91 `Doctrine\Common\Annotations\DocParser::setIgnoredAnnotationNamespaces()`. This will
96 namespaced, since `Doctrine\Common\Cache` already supports that
H A DREADME.md9 Docblock Annotations Parser library (extracted from [Doctrine Common](https://github.com/doctrine/c…
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dannotations.rst60 use Doctrine\Common\Annotations\AnnotationReader;
61 use Doctrine\Common\Annotations\AnnotationRegistry;
85 $reader = new \Doctrine\Common\Annotations\AnnotationReader();
95 use Doctrine\Common\Annotations\FileCacheReader;
96 use Doctrine\Common\Annotations\AnnotationReader;
113 use Doctrine\Common\Annotations\AnnotationReader;
114 use Doctrine\Common\Annotations\CachedReader;
115 use Doctrine\Common\Cache\ApcCache;
141 use Doctrine\Common\Annotations\AnnotationReader;
142 use Doctrine\Common\Annotations\IndexedReader;
[all …]
H A Dindex.rst62 ``Doctrine\Common\Annotations\Reader`` interface, that can
64 ``Doctrine\Common\Annotations\AnnotationReader``:
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DAnnotation.php20 namespace Doctrine\Common\Annotations;
H A DAnnotationException.php20 namespace Doctrine\Common\Annotations;
H A DAnnotationReader.php20 namespace Doctrine\Common\Annotations;
22 use Doctrine\Common\Annotations\Annotation\IgnoreAnnotation;
23 use Doctrine\Common\Annotations\Annotation\Target;
H A DAnnotationRegistry.php20 namespace Doctrine\Common\Annotations;
H A DCachedReader.php20 namespace Doctrine\Common\Annotations;
22 use Doctrine\Common\Cache\Cache;
H A DDocLexer.php20 namespace Doctrine\Common\Annotations;
22 use Doctrine\Common\Lexer\AbstractLexer;
H A DDocParser.php20 namespace Doctrine\Common\Annotations;
22 use Doctrine\Common\Annotations\Annotation\Attribute;
24 use Doctrine\Common\Annotations\Annotation\Enum;
25 use Doctrine\Common\Annotations\Annotation\Target;
26 use Doctrine\Common\Annotations\Annotation\Attributes;
H A DFileCacheReader.php20 namespace Doctrine\Common\Annotations;
H A DIndexedReader.php20 namespace Doctrine\Common\Annotations;
H A DPhpParser.php20 namespace Doctrine\Common\Annotations;
H A DReader.php20 namespace Doctrine\Common\Annotations;
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/
H A DAttribute.php21 namespace Doctrine\Common\Annotations\Annotation;
H A DAttributes.php21 namespace Doctrine\Common\Annotations\Annotation;
H A DEnum.php21 namespace Doctrine\Common\Annotations\Annotation;
H A DIgnoreAnnotation.php20 namespace Doctrine\Common\Annotations\Annotation;
H A DRequired.php21 namespace Doctrine\Common\Annotations\Annotation;
H A DTarget.php21 namespace Doctrine\Common\Annotations\Annotation;

1...<<11121314151617181920>>...24