Searched refs:getConstants (Results 1 – 11 of 11) sorted by relevance
105 array_keys($visitor->getConstants()->getArrayCopy()),134 $visitor->getConstants()->getArrayCopy()
300 public function getConstants() function in Hoa\\Math\\Visitor\\Arithmetic302 return $this->_context->getConstants();
169 public static function getConstants() function in Hoa\\Zformat\\Parameter536 $constants = Parameter::getConstants();
88 … foreach ($pcntl->getConstants() ?: get_defined_constants(true)['Core'] as $name => $value) {
284 $constants = $reflClass->getConstants();
131 public function getConstants() function in Hoa\\Math\\Context
185 $constants = $reflClass->getConstants();
196 $constants = $reflClass->getConstants();
98 ->when($result = $context->getConstants())
234 return in_array($scope, $reflectionClass->getConstants(), true);
231 return in_array($scope, $reflectionClass->getConstants(), true);