Home
last modified time | relevance | path

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

/PHP-7.1/ext/reflection/tests/
H A DReflectionExtension_getVersion_basic.phpt2 ReflectionExtension::getVersion()
9 $var = $obj->getVersion() ? $obj->getVersion() : null;
/PHP-7.1/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.1/ext/reflection/
H A Dphp_reflection.c5878 ZEND_METHOD(reflection_extension, getVersion) in ZEND_METHOD() argument
6246 ZEND_METHOD(reflection_zend_extension, getVersion) in ZEND_METHOD() argument
6770 ZEND_ME(reflection_extension, getVersion, arginfo_reflection__void, 0)
6793 ZEND_ME(reflection_zend_extension, getVersion, arginfo_reflection__void, 0)
/PHP-7.1/ext/phar/
H A Dphar_object.c2803 PHP_METHOD(Phar, getVersion) in PHP_METHOD() argument
5292 PHP_ME(Phar, getVersion, arginfo_phar__void, ZEND_ACC_PUBLIC)
5361 PHP_ME(Phar, getVersion, arginfo_phar__void, ZEND_ACC_PUBLIC)

Completed in 37 milliseconds