Home
last modified time | relevance | path

Searched refs:extractEnv (Results 1 – 9 of 9) sorted by relevance

/dports/www/itop/web/lib/scssphp/src/
H A DCompiler.php537 $this->env = $this->extractEnv($envs);
652 return $this->extractEnv($filtered);
679 $this->env = $this->extractEnv(array_filter($envs, function (Environment $e) {
687 $this->env = $this->extractEnv($envs);
2197 private function extractEnv($envs) function in Leafo\\ScssPhp\\Compiler
/dports/www/opencart/opencart-3.0.3.8/upload/system/storage/vendor/scssphp/scssphp/src/
H A DCompiler.php1128 $this->env = $this->extractEnv($envs);
1320 return $this->extractEnv($filtered);
1403 $this->env = $this->extractEnv(array_filter($envs, function (Environment $e) {
1414 $this->env = $this->extractEnv($envs);
4193 protected function extractEnv($envs) function in ScssPhp\\ScssPhp\\Compiler
7512 $env = $this->extractEnv($envs);
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/scssphp/scssphp/src/
H A DCompiler.php1128 $this->env = $this->extractEnv($envs);
1320 return $this->extractEnv($filtered);
1403 $this->env = $this->extractEnv(array_filter($envs, function (Environment $e) {
1414 $this->env = $this->extractEnv($envs);
4193 protected function extractEnv($envs) function in ScssPhp\\ScssPhp\\Compiler
7512 $env = $this->extractEnv($envs);
/dports/www/moodle310/moodle/lib/scssphp/
H A DCompiler.php1083 $this->env = $this->extractEnv($envs);
1275 return $this->extractEnv($filtered);
1358 $this->env = $this->extractEnv(array_filter($envs, function (Environment $e) {
1369 $this->env = $this->extractEnv($envs);
4089 protected function extractEnv($envs) function in ScssPhp\\ScssPhp\\Compiler
7301 $env = $this->extractEnv($envs);
/dports/www/moodle39/moodle/lib/scssphp/
H A DCompiler.php1083 $this->env = $this->extractEnv($envs);
1275 return $this->extractEnv($filtered);
1358 $this->env = $this->extractEnv(array_filter($envs, function (Environment $e) {
1369 $this->env = $this->extractEnv($envs);
4089 protected function extractEnv($envs) function in ScssPhp\\ScssPhp\\Compiler
7301 $env = $this->extractEnv($envs);
/dports/www/nextcloud/nextcloud/3rdparty/scssphp/scssphp/src/
H A DCompiler.php1302 $this->env = $this->extractEnv($envs);
1507 return $this->extractEnv($filtered);
1591 $this->env = $this->extractEnv(array_filter($envs, function (Environment $e) {
1602 $this->env = $this->extractEnv($envs);
4723 protected function extractEnv($envs) function in ScssPhp\\ScssPhp\\Compiler
8635 $env = $this->extractEnv($envs);
/dports/www/moodle311/moodle/lib/scssphp/
H A DCompiler.php1302 $this->env = $this->extractEnv($envs);
1507 return $this->extractEnv($filtered);
1591 $this->env = $this->extractEnv(array_filter($envs, function (Environment $e) {
1602 $this->env = $this->extractEnv($envs);
4723 protected function extractEnv($envs) function in ScssPhp\\ScssPhp\\Compiler
8635 $env = $this->extractEnv($envs);
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/scssphp/scssphp/src/
H A DCompiler.php1457 $this->env = $this->extractEnv($envs);
1662 return $this->extractEnv($filtered);
1746 $this->env = $this->extractEnv(array_filter($envs, function (Environment $e) {
1757 $this->env = $this->extractEnv($envs);
5018 protected function extractEnv($envs) function in ScssPhp\\ScssPhp\\Compiler
9748 $env = $this->extractEnv($envs);
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/scssphp/scssphp/
H A Dphpstan-baseline.neon644 …message: "#^Method ScssPhp\\\\ScssPhp\\\\Compiler\\:\\:extractEnv\\(\\) should return ScssPhp\\\\S…
1389 …message: "#^Parameter \\#1 \\$envs of method ScssPhp\\\\ScssPhp\\\\Compiler\\:\\:extractEnv\\(\\) …
1394 …message: "#^Parameter \\#1 \\$envs of method ScssPhp\\\\ScssPhp\\\\Compiler\\:\\:extractEnv\\(\\) …