Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php1229 public bool $isDeprecated; variable in FuncInfo
1256 bool $isDeprecated,
2546 public bool $isDeprecated; variable in ConstInfo
2563 bool $isDeprecated,
3320 public bool $isDeprecated; variable in ClassInfo
3357 bool $isDeprecated,
/php-src/ext/reflection/
H A Dphp_reflection.stub.php34 public function isDeprecated(): bool {} function in ReflectionFunctionAbstract
624 public function isDeprecated(): bool {} function in ReflectionClassConstant
917 public function isDeprecated(): bool {} function in ReflectionConstant
H A Dphp_reflection.c3454 ZEND_METHOD(ReflectionFunctionAbstract, isDeprecated) in ZEND_METHOD() argument
3956 ZEND_METHOD(ReflectionClassConstant, isDeprecated) in ZEND_METHOD() argument
7569 ZEND_METHOD(ReflectionConstant, isDeprecated) in ZEND_METHOD() argument

Completed in 62 milliseconds