Lines Matching refs:isDeprecated
1191 public bool $isDeprecated; variable in FuncInfo
1210 bool $isDeprecated, argument
1224 $this->isDeprecated = $isDeprecated;
1370 $macro = $this->isDeprecated ? 'ZEND_NS_DEP_FALIAS' : 'ZEND_NS_FALIAS';
1380 $macro = $this->isDeprecated ? 'ZEND_DEP_FALIAS' : 'ZEND_FALIAS';
1389 case $this->isDeprecated:
1456 if ($this->isDeprecated) {
1842 public bool $isDeprecated; variable in ConstInfo
1853 bool $isDeprecated, argument
1862 $this->isDeprecated = $isDeprecated;
1935 $this->isDeprecated = false;
1987 if ($this->isDeprecated) {
2081 if ($this->isDeprecated) {
2382 public bool $isDeprecated; variable in ClassInfo
2418 bool $isDeprecated, argument
2437 $this->isDeprecated = $isDeprecated;
2596 if ($this->isDeprecated) {
3203 $isDeprecated = false;
3227 $isDeprecated = true;
3359 $isDeprecated,
3494 $isDeprecated = false;
3506 $isDeprecated = true;
3566 $isDeprecated,