Home
last modified time | relevance | path

Searched refs:TestAction (Results 1 – 2 of 2) sorted by relevance

/plugin/aclplusregex/_test/
DAclTest.php74 $act = new TestAction();
140 $act = new TestAction();
197 $act = new TestAction();
258 $act = new TestAction();
343 $act = new TestAction();
353 $acl = new TestAction();
356 '(?<g0x4>foo:' . TestAction::STARS . ')',
361 '(?<g1x4>foo:' . TestAction::STAR . ')',
366 '(?<g2x4>foo:' . TestAction::STAR . ':' . TestAction::STARS . ')',
DTestAction.php10 class TestAction extends \action_plugin_aclplusregex class