Home
last modified time | relevance | path

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

/PHP-7.2/ext/reflection/tests/
H A DReflectionExtension_getVersion_basic.phpt2 ReflectionExtension::getVersion()
9 $var = $obj->getVersion() ? $obj->getVersion() : null;
/PHP-7.2/ext/phar/tests/
H A Dphar_oo_001.phpt17 var_dump($phar->getVersion());
30 var_dump($phar->getVersion());
/PHP-7.2/ext/reflection/
H A Dphp_reflection.c5778 ZEND_METHOD(reflection_extension, getVersion) in ZEND_METHOD() argument
6145 ZEND_METHOD(reflection_zend_extension, getVersion) in ZEND_METHOD() argument
6670 ZEND_ME(reflection_extension, getVersion, arginfo_reflection__void, 0)
6693 ZEND_ME(reflection_zend_extension, getVersion, arginfo_reflection__void, 0)
/PHP-7.2/ext/phar/
H A Dphar_object.c2861 PHP_METHOD(Phar, getVersion) in PHP_METHOD() argument
5362 PHP_ME(Phar, getVersion, arginfo_phar__void, ZEND_ACC_PUBLIC)
5431 PHP_ME(Phar, getVersion, arginfo_phar__void, ZEND_ACC_PUBLIC)

Completed in 35 milliseconds