Home
last modified time | relevance | path

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

/plugin/sviewer/
H A Dsyntax.php25 var $attrPattern; variable in syntax_plugin_sviewer
35 …$this->attrPattern = '/(\d+) (\d+) (\w+) (\w+) (\w+) (\w+) (\d*) (\w+) (\d*) (\d*) (\w+) (\w+) (\d…
/plugin/autoviewer/
H A Dsyntax.php25 var $attrPattern; variable in syntax_plugin_aviewer
32 $this->attrPattern = '/(\d+) (\d+)( left| right| noalign)?>|(clear_cache)>|(remove_dir)>/';