Home
last modified time | relevance | path

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

/plugin/caption/syntax/
Dcaption.php29 private $_filelabels = array(); variable in syntax_plugin_caption_caption
168 $pattern = '##REF:'.$this->_filelabels[$this->_filenum].'##';
231 if(array_key_exists($this->_filenum,$this->_filelabels)) {