Home
last modified time | relevance | path

Searched refs:TYPE_ALIAS (Results 1 – 25 of 166) sorted by relevance

1234567

/dports/net-mgmt/librenms/librenms-vendor-21.5.1/nikic/php-parser/lib/PhpParser/Builder/
H A DTraitUseAdaptation.php13 const TYPE_ALIAS = 1; define in PhpParser\\Builder\\TraitUseAdaptation
49 $this->type = self::TYPE_ALIAS;
52 if ($this->type !== self::TYPE_ALIAS) {
119 $this->type = self::TYPE_ALIAS;
122 if ($this->type !== self::TYPE_ALIAS) {
140 case self::TYPE_ALIAS:
/dports/finance/prestashop/prestashop/vendor/nikic/php-parser/lib/PhpParser/Builder/
H A DTraitUseAdaptation.php13 const TYPE_ALIAS = 1; define in PhpParser\\Builder\\TraitUseAdaptation
49 $this->type = self::TYPE_ALIAS;
52 if ($this->type !== self::TYPE_ALIAS) {
119 $this->type = self::TYPE_ALIAS;
122 if ($this->type !== self::TYPE_ALIAS) {
140 case self::TYPE_ALIAS:
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/nikic/php-parser/lib/PhpParser/Builder/
H A DTraitUseAdaptation.php13 const TYPE_ALIAS = 1; define in PhpParser\\Builder\\TraitUseAdaptation
49 $this->type = self::TYPE_ALIAS;
52 if ($this->type !== self::TYPE_ALIAS) {
119 $this->type = self::TYPE_ALIAS;
122 if ($this->type !== self::TYPE_ALIAS) {
140 case self::TYPE_ALIAS:
/dports/www/typo3-9/typo3_src-9.5.31/vendor/nikic/php-parser/lib/PhpParser/Builder/
H A DTraitUseAdaptation.php13 const TYPE_ALIAS = 1; define in PhpParser\\Builder\\TraitUseAdaptation
49 $this->type = self::TYPE_ALIAS;
52 if ($this->type !== self::TYPE_ALIAS) {
119 $this->type = self::TYPE_ALIAS;
122 if ($this->type !== self::TYPE_ALIAS) {
140 case self::TYPE_ALIAS:
/dports/www/typo3-10/typo3_src-10.4.25/vendor/nikic/php-parser/lib/PhpParser/Builder/
H A DTraitUseAdaptation.php13 const TYPE_ALIAS = 1; define in PhpParser\\Builder\\TraitUseAdaptation
49 $this->type = self::TYPE_ALIAS;
52 if ($this->type !== self::TYPE_ALIAS) {
119 $this->type = self::TYPE_ALIAS;
122 if ($this->type !== self::TYPE_ALIAS) {
140 case self::TYPE_ALIAS:
/dports/www/typo3-11/typo3_src-11.5.7/vendor/nikic/php-parser/lib/PhpParser/Builder/
H A DTraitUseAdaptation.php13 const TYPE_ALIAS = 1; define in PhpParser\\Builder\\TraitUseAdaptation
49 $this->type = self::TYPE_ALIAS;
52 if ($this->type !== self::TYPE_ALIAS) {
119 $this->type = self::TYPE_ALIAS;
122 if ($this->type !== self::TYPE_ALIAS) {
140 case self::TYPE_ALIAS:
/dports/www/owncloud/owncloud/lib/composer/nikic/php-parser/lib/PhpParser/Builder/
H A DTraitUseAdaptation.php13 const TYPE_ALIAS = 1; define in PhpParser\\Builder\\TraitUseAdaptation
49 $this->type = self::TYPE_ALIAS;
52 if ($this->type !== self::TYPE_ALIAS) {
119 $this->type = self::TYPE_ALIAS;
122 if ($this->type !== self::TYPE_ALIAS) {
140 case self::TYPE_ALIAS:
/dports/www/nextcloud/nextcloud/3rdparty/nikic/php-parser/lib/PhpParser/Builder/
H A DTraitUseAdaptation.php13 const TYPE_ALIAS = 1; define in PhpParser\\Builder\\TraitUseAdaptation
49 $this->type = self::TYPE_ALIAS;
52 if ($this->type !== self::TYPE_ALIAS) {
119 $this->type = self::TYPE_ALIAS;
122 if ($this->type !== self::TYPE_ALIAS) {
140 case self::TYPE_ALIAS:
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/syntax/test_data/parser/inline/ok/
H A D0052_path_type.rast2 TYPE_ALIAS@0..13
17 TYPE_ALIAS@14..29
33 TYPE_ALIAS@30..49
53 TYPE_ALIAS@50..70
H A D0032_fn_pointer_type.rast2 TYPE_ALIAS@0..14
17 TYPE_ALIAS@15..36
34 TYPE_ALIAS@37..69
56 TYPE_ALIAS@70..112
H A D0033_reference_type;.rast2 TYPE_ALIAS@0..13
17 TYPE_ALIAS@14..35
35 TYPE_ALIAS@36..53
H A D0081_for_type.rast2 TYPE_ALIAS@0..28
33 TYPE_ALIAS@29..81
80 TYPE_ALIAS@82..120
H A D0013_pointer_type_mut.rast2 TYPE_ALIAS@0..17
19 TYPE_ALIAS@18..35
H A D0117_macro_call_type.rast2 TYPE_ALIAS@0..16
22 TYPE_ALIAS@17..40
H A D0154_fn_pointer_param_ident_path.rast2 TYPE_ALIAS@0..24
28 TYPE_ALIAS@25..54
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/syntax/test_data/parser/inline/ok/
H A D0052_path_type.rast2 TYPE_ALIAS@0..13
17 TYPE_ALIAS@14..29
33 TYPE_ALIAS@30..49
53 TYPE_ALIAS@50..70
H A D0032_fn_pointer_type.rast2 TYPE_ALIAS@0..14
17 TYPE_ALIAS@15..36
34 TYPE_ALIAS@37..69
56 TYPE_ALIAS@70..112
H A D0033_reference_type;.rast2 TYPE_ALIAS@0..13
17 TYPE_ALIAS@14..35
35 TYPE_ALIAS@36..53
H A D0081_for_type.rast2 TYPE_ALIAS@0..28
33 TYPE_ALIAS@29..81
80 TYPE_ALIAS@82..120
H A D0013_pointer_type_mut.rast2 TYPE_ALIAS@0..17
19 TYPE_ALIAS@18..35
H A D0117_macro_call_type.rast2 TYPE_ALIAS@0..16
22 TYPE_ALIAS@17..40
/dports/deskutils/egroupware/egroupware/api/src/Mail/Smtp/
H A DSql.php57 const TYPE_ALIAS = 3; define in EGroupware\\Api\\Mail\\Smtp\\Sql
87 'mail_type' => self::TYPE_ALIAS,
144 'mail_type' => self::TYPE_ALIAS,
179 case self::TYPE_ALIAS:
264 case self::TYPE_ALIAS:
326 self::TYPE_ALIAS => $_mailAlternateAddress,
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/syntax/test_data/parser/err/
H A D0043_unexpected_for_type.rast2 TYPE_ALIAS@0..30
31 TYPE_ALIAS@31..64
64 TYPE_ALIAS@65..95
91 TYPE_ALIAS@96..149
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/syntax/test_data/parser/err/
H A D0043_unexpected_for_type.rast2 TYPE_ALIAS@0..30
31 TYPE_ALIAS@31..64
64 TYPE_ALIAS@65..95
91 TYPE_ALIAS@96..149
/dports/finance/prestashop/prestashop/src/Core/Import/
H A DEntity.php43 public const TYPE_ALIAS = 7; define in PrestaShop\\PrestaShop\\Core\\Import\\Entity
54 'alias' => self::TYPE_ALIAS,

1234567