Home
last modified time | relevance | path

Searched defs:functionName (Results 1 – 3 of 3) sorted by relevance

/template/twigstarter/vendor/twig/twig/src/Sandbox/
DSecurityNotAllowedFunctionError.php23 private $functionName; variable in Twig\\Sandbox\\SecurityNotAllowedFunctionError
25 …public function __construct(string $message, string $functionName, int $lineno = -1, string $filen…
DSecurityNotAllowedFilterError.php25 …public function __construct(string $message, string $functionName, int $lineno = -1, string $filen…
/template/strap/vendor/symfony/process/
H A DProcess.php1607 private function requireProcessIsStarted(string $functionName)
1619 private function requireProcessIsTerminated(string $functionName)