Home
last modified time | relevance | path

Searched refs:getVersion (Results 1 – 5 of 5) sorted by relevance

/PHP-7.0/ext/reflection/tests/
H A DReflectionExtension_getVersion_basic.phpt2 ReflectionExtension::getVersion()
9 $var = $obj->getVersion() ? $obj->getVersion() : null;
/PHP-7.0/ext/phar/tests/
H A Dphar_oo_001U.phpt18 var_dump($phar->getVersion());
31 var_dump($phar->getVersion());
H A Dphar_oo_001.phpt18 var_dump($phar->getVersion());
31 var_dump($phar->getVersion());
/PHP-7.0/ext/reflection/
H A Dphp_reflection.c5637 ZEND_METHOD(reflection_extension, getVersion) in ZEND_METHOD() argument
6005 ZEND_METHOD(reflection_zend_extension, getVersion) in ZEND_METHOD() argument
6492 ZEND_ME(reflection_extension, getVersion, arginfo_reflection__void, 0)
6515 ZEND_ME(reflection_zend_extension, getVersion, arginfo_reflection__void, 0)
/PHP-7.0/ext/phar/
H A Dphar_object.c2828 PHP_METHOD(Phar, getVersion) in PHP_METHOD() argument
5371 PHP_ME(Phar, getVersion, arginfo_phar__void, ZEND_ACC_PUBLIC)
5444 PHP_ME(Phar, getVersion, arginfo_phar__void, ZEND_ACC_PUBLIC)

Completed in 33 milliseconds