Home
last modified time | relevance | path

Searched refs:getLocalMacro (Results 1 – 6 of 6) sorted by relevance

/dports/net-mgmt/librenms/librenms-vendor-21.5.1/nesbot/carbon/src/Carbon/Traits/
H A DMacro.php131 public function getLocalMacro($name) function
H A DDate.php1011 $macro = $this->getLocalMacro('get'.ucfirst($name));
1173 $macro = $this->getLocalMacro('set'.ucfirst($name));
2590 $macro = $this->getLocalMacro($method);
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/nesbot/carbon/src/Carbon/Traits/
H A DMacro.php132 public function getLocalMacro($name) function
H A DDate.php1056 $macro = $this->getLocalMacro('get'.ucfirst($name));
1218 $macro = $this->getLocalMacro('set'.ucfirst($name));
2647 $macro = $this->getLocalMacro($method);
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/nesbot/carbon/src/Carbon/
H A DCarbonInterface.php2128 public function getLocalMacro($name); function
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/nesbot/carbon/src/Carbon/
H A DCarbonInterface.php2166 public function getLocalMacro($name); function