Home
last modified time | relevance | path

Searched refs:computeAlternatives (Results 1 – 25 of 35) sorted by relevance

12

/dports/www/bolt/bolt-2.2.24/vendor/twig/twig/lib/Twig/Error/
H A DSyntax.php28 if (!$alternatives = self::computeAlternatives($name, $items)) {
40 public static function computeAlternatives($name, $items) function in Twig_Error_Syntax
/dports/www/pear-twig/Twig-1.29.0/lib/Twig/Error/
H A DSyntax.php28 if (!$alternatives = self::computeAlternatives($name, $items)) {
40 public static function computeAlternatives($name, $items) function in Twig_Error_Syntax
/dports/www/limesurvey/limesurvey/application/third_party/Twig/Error/
H A DSyntax.php28 if (!$alternatives = self::computeAlternatives($name, $items)) {
40 public static function computeAlternatives($name, $items) function in Twig_Error_Syntax
H A DSyntaxError.php30 if (!$alternatives = self::computeAlternatives($name, $items)) {
42 public static function computeAlternatives($name, $items) function in Twig\\Error\\SyntaxError
/dports/devel/gitlist/gitlist/vendor/twig/twig/lib/Twig/Error/
H A DSyntax.php28 if (!$alternatives = self::computeAlternatives($name, $items)) {
40 public static function computeAlternatives($name, $items) function in Twig_Error_Syntax
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/twig/twig/lib/Twig/Error/
H A DSyntax.php28 if (!$alternatives = self::computeAlternatives($name, $items)) {
40 public static function computeAlternatives($name, $items) function in Twig_Error_Syntax
/dports/www/itop/web/lib/silex/vendor/twig/twig/lib/Twig/Error/
H A DSyntax.php28 if (!$alternatives = self::computeAlternatives($name, $items)) {
40 public static function computeAlternatives($name, $items) function in Twig_Error_Syntax
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/vendor/twig/twig/src/Error/
H A DSyntaxError.php30 if (!$alternatives = self::computeAlternatives($name, $items)) {
42 public static function computeAlternatives($name, $items) function in Twig\\Error\\SyntaxError
/dports/www/drupal8/drupal-8.9.20/vendor/twig/twig/src/Error/
H A DSyntaxError.php30 if (!$alternatives = self::computeAlternatives($name, $items)) {
42 public static function computeAlternatives($name, $items) function in Twig\\Error\\SyntaxError
/dports/finance/prestashop/prestashop/vendor/twig/twig/src/Error/
H A DSyntaxError.php30 if (!$alternatives = self::computeAlternatives($name, $items)) {
42 public static function computeAlternatives($name, $items) function in Twig\\Error\\SyntaxError
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/Twig/
H A DTraceableTwigEnvironment.php413 public function computeAlternatives($name, $items) function in DebugBar\\Bridge\\Twig\\TraceableTwigEnvironment
415 return $this->twig->computeAlternatives($name, $items);
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/maximebf/debugbar/src/DebugBar/Bridge/Twig/
H A DTraceableTwigEnvironment.php413 public function computeAlternatives($name, $items) function in DebugBar\\Bridge\\Twig\\TraceableTwigEnvironment
415 return $this->twig->computeAlternatives($name, $items);
/dports/www/bolt/bolt-2.2.24/vendor/twig/twig/lib/Twig/
H A DEnvironment.php1398 public function computeAlternatives($name, $items) function in Twig_Environment
1402 return Twig_Error_Syntax::computeAlternatives($name, $items);
/dports/www/pear-twig/Twig-1.29.0/lib/Twig/
H A DEnvironment.php1398 public function computeAlternatives($name, $items) function in Twig_Environment
1402 return Twig_Error_Syntax::computeAlternatives($name, $items);
/dports/devel/gitlist/gitlist/vendor/twig/twig/lib/Twig/
H A DEnvironment.php1447 public function computeAlternatives($name, $items) function in Twig_Environment
1451 return Twig_Error_Syntax::computeAlternatives($name, $items);
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/twig/twig/lib/Twig/
H A DEnvironment.php1447 public function computeAlternatives($name, $items) function in Twig_Environment
1451 return Twig_Error_Syntax::computeAlternatives($name, $items);
/dports/www/itop/web/lib/silex/vendor/twig/twig/lib/Twig/
H A DEnvironment.php1443 public function computeAlternatives($name, $items) function in Twig_Environment
1447 return Twig_Error_Syntax::computeAlternatives($name, $items);
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/vendor/twig/twig/src/
H A DEnvironment.php1480 public function computeAlternatives($name, $items) function in Twig\\Environment
1484 return SyntaxError::computeAlternatives($name, $items);
/dports/www/limesurvey/limesurvey/application/third_party/Twig/
H A DEnvironment.php1480 public function computeAlternatives($name, $items) function in Twig\\Environment
1484 return SyntaxError::computeAlternatives($name, $items);
/dports/www/drupal8/drupal-8.9.20/vendor/twig/twig/src/
H A DEnvironment.php1480 public function computeAlternatives($name, $items) function in Twig\\Environment
1484 return SyntaxError::computeAlternatives($name, $items);
/dports/finance/prestashop/prestashop/vendor/twig/twig/src/
H A DEnvironment.php1480 public function computeAlternatives($name, $items) function in Twig\\Environment
1484 return SyntaxError::computeAlternatives($name, $items);
/dports/www/bolt/bolt-2.2.24/vendor/twig/twig/
H A DCHANGELOG119 * deprecated Twig_Environment::computeAlternatives()
/dports/www/pear-twig/Twig-1.29.0/
H A DCHANGELOG113 * deprecated Twig_Environment::computeAlternatives()
/dports/devel/gitlist/gitlist/vendor/twig/twig/
H A DCHANGELOG203 * deprecated Twig_Environment::computeAlternatives()
/dports/www/itop/web/lib/silex/vendor/twig/twig/
H A DCHANGELOG184 * deprecated Twig_Environment::computeAlternatives()

12