Home
last modified time | relevance | path

Searched defs:isDeprecated (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/reflection/
H A Dphp_reflection.stub.php34 public function isDeprecated(): bool {} function in ReflectionFunctionAbstract
557 public function isDeprecated(): bool {} function in ReflectionClassConstant
850 public function isDeprecated(): bool {} function in ReflectionConstant
H A Dphp_reflection.c3533 ZEND_METHOD(ReflectionFunctionAbstract, isDeprecated) in ZEND_METHOD() argument
4070 ZEND_METHOD(ReflectionClassConstant, isDeprecated) in ZEND_METHOD() argument
7355 ZEND_METHOD(ReflectionConstant, isDeprecated) in ZEND_METHOD() argument
/php-src/build/
H A Dgen_stub.php1224 public bool $isDeprecated; variable in FuncInfo
1251 bool $isDeprecated,
2524 public bool $isDeprecated; variable in ConstInfo
2541 bool $isDeprecated,
3124 public bool $isDeprecated; variable in ClassInfo
3161 bool $isDeprecated,

Completed in 60 milliseconds