Home
last modified time | relevance | path

Searched defs:test (Results 1 – 10 of 10) sorted by path

/template/bootstrap3/
H A DEventHandlers.php77 public function test(\Doku_Event $event) function in dokuwiki\\template\\bootstrap3\\EventHandlers
/template/ospyramid/js/libs/
H A Djquery-1.6.1.js4219 var test = /(-?)(\d*)(?:n([+\-]?\d*))?/.exec( variable
/template/twigstarter/vendor/twig/twig/src/
H A DEnvironment.php820 public function addTest(TwigTest $test)
H A DExpressionParser.php738 private function getTestNodeClass(TwigTest $test): string
H A DExtensionSet.php344 public function addTest(TwigTest $test)
H A DParser.php62 public function parse(TokenStream $stream, $test = null, $dropNeedle = false)
128 public function subparse($test, $dropNeedle = false)
H A DToken.php71 public function test($type, $values = null) function in Twig\\Token
H A DTokenStream.php105 public function test($primary, $secondary = null): bool function in Twig\\TokenStream
/template/twigstarter/vendor/twig/twig/src/Extension/
H A DStagingExtension.php87 public function addTest(TwigTest $test)
/template/twigstarter/vendor/twig/twig/src/Test/
H A DIntegrationTestCase.php255 protected static function parseTemplates($test)