Home
last modified time | relevance | path

Searched refs:TARGET_ALL (Results 1 – 3 of 3) sorted by relevance

/plugin/combo/vendor/symfony/polyfill-php80/Resources/stubs/
H A DAttribute.php12 public const TARGET_ALL = 63; define in Attribute
18 public function __construct(int $flags = self::TARGET_ALL)
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/
H A DTarget.php37 const TARGET_ALL = 15; define in Doctrine\\Common\\Annotations\\Annotation\\Target
43 'ALL' => self::TARGET_ALL,
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DDocParser.php510 'targets' => Target::TARGET_ALL,