Home
last modified time | relevance | path

Searched defs:_types (Results 1 – 3 of 3) sorted by relevance

/plugin/latexcaption/syntax/
H A Dcaption.php17 private static $_types = array('figure', 'table','codeblock','fileblock'); variable in syntax_plugin_latexcaption_caption
/plugin/caption/syntax/
H A Dcaption.php23 private $_types = array('figure','table','codeblock','fileblock'); global() variable in syntax_plugin_caption_caption
/plugin/findologicxmlexport/vendor/hoa/file/
H A DFinder.php91 protected $_types = []; variable in Hoa\\File\\Finder