Home
last modified time | relevance | path

Searched defs:supports (Results 1 – 14 of 14) sorted by relevance

/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/
H A DReflectionClassNewInstancePatch.php31 public function supports(ClassNode $node) function in Prophecy\\Doubler\\ClassPatch\\ReflectionClassNewInstancePatch
H A DClassPatchInterface.php32 public function supports(ClassNode $node); function
H A DHhvmExceptionPatch.php30 public function supports(ClassNode $node) function in Prophecy\\Doubler\\ClassPatch\\HhvmExceptionPatch
H A DDisableConstructorPatch.php32 public function supports(ClassNode $node) function in Prophecy\\Doubler\\ClassPatch\\DisableConstructorPatch
H A DKeywordPatch.php30 public function supports(ClassNode $node) function in Prophecy\\Doubler\\ClassPatch\\KeywordPatch
H A DTraversablePatch.php32 public function supports(ClassNode $node) function in Prophecy\\Doubler\\ClassPatch\\TraversablePatch
H A DProphecySubjectPatch.php33 public function supports(ClassNode $node) function in Prophecy\\Doubler\\ClassPatch\\ProphecySubjectPatch
H A DMagicCallPatch.php42 public function supports(ClassNode $node) function in Prophecy\\Doubler\\ClassPatch\\MagicCallPatch
H A DSplFileInfoPatch.php32 public function supports(ClassNode $node) function in Prophecy\\Doubler\\ClassPatch\\SplFileInfoPatch
H A DThrowablePatch.php16 public function supports(ClassNode $node) function in Prophecy\\Doubler\\ClassPatch\\ThrowablePatch
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/
H A DVersion.php50 public function supports(string $name, string $type): bool function in Elastica\\QueryBuilder\\Version
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/
H A DInstaller.php37 public function supports($packageType) function in ComponentInstaller\\Installer
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DSasl.php60 public function supports(string $mechanism): bool function in FreeDSx\\Sasl\\Sasl
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js31976 CSSCompletion.prototype.getCompletionsForSupports = function (supports, result) { argument