Searched refs:reflection_type (Results 1 – 1 of 1) sorted by relevance
/PHP-7.0/ext/reflection/ |
H A D | php_reflection.c | 2962 ZEND_METHOD(reflection_type, allowsNull) in ZEND_METHOD() argument 2978 ZEND_METHOD(reflection_type, isBuiltin) in ZEND_METHOD() argument 2994 ZEND_METHOD(reflection_type, __toString) in ZEND_METHOD() argument 6471 ZEND_ME(reflection_type, allowsNull, arginfo_reflection__void, 0) 6472 ZEND_ME(reflection_type, isBuiltin, arginfo_reflection__void, 0) 6473 ZEND_ME(reflection_type, __toString, arginfo_reflection__void, 0)
|
Completed in 22 milliseconds