Searched defs:IS_STATIC (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/reflection/ | ||
H A D | php_reflection.stub.php | 177 public const IS_STATIC = UNKNOWN; define in ReflectionMethod |
/PHP-8.2/Zend/ | ||
H A D | zend_types.h | 567 #define IS_STATIC 15 macro |
Completed in 16 milliseconds