Searched defs:constant (Results 1 – 3 of 3) sorted by relevance
193 public static function getInternationalFormatter($constant): int
431 function twig_constant($constant, $object = null)443 function twig_constant_is_defined($constant, $object = null)
1609 public static function constant($constant, $object = null, bool $checkDefined = false) argument