Searched +full:switch +full:. +full:default +(+path:plugin +path:hidden) -(+path:plugin +path:hidden +path:lang) (Results 1 – 1 of 1) sorted by relevance
4 * v2.45 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)6 * @author Guillaume Turri <guillaume.turri@gmail.com>23 …n hiddenSwitch plugin's one in order to avoid a confusion between "<hidden.*" and "<hiddenSwitch.*"27 // override default accepts() method to allow nesting35 $this->Lexer->addEntryPattern('<hidden\b.*?>(?=.*?</hidden>)', $mode,'plugin_hidden');43 switch ($state) {46 $return = array('text' => $this->getLang('switch.default'), 'type' => 'switch');126 } else { //if there's nothing left, take the default texts145 default:[all …]