Home
last modified time | relevance | path

Searched refs:getPrototype (Results 1 – 3 of 3) sorted by relevance

/PHP-7.1/ext/reflection/tests/
H A DReflectionMethod_getPrototype_basic.phpt2 public ReflectionMethod ReflectionMethod::getPrototype ( void );
20 var_dump($reflectionMethod->getPrototype());
H A Dbug74949.phpt15 echo $r->getPrototype();
/PHP-7.1/ext/reflection/
H A Dphp_reflection.c3631 ZEND_METHOD(reflection_method, getPrototype) in ZEND_METHOD() argument
6477 ZEND_ME(reflection_method, getPrototype, arginfo_reflection__void, 0)

Completed in 23 milliseconds