Home
last modified time | relevance | path

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

/plugin/aclplusregex/_test/
H A Dacl.test.php
/plugin/aclplusregex/
H A Daction.php35 public const STARS = '[^:]+(:[^:]+)*';
224 '**' => self::STARS,
31 const STARS = '[^:]+(:[^:]+)*'; global() define in action_plugin_aclplusregex