Home
last modified time | relevance | path

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

/plugin/caption/syntax/
H A Dcaption.php293 list($_type,$_num) = explode('=',trim($match));
295 $_num = (int) trim($_num);
299 $this->_fignum = $_num;
302 $this->_tabnum = $_num;
305 $this->_codenum = $_num;
308 $this->_filenum = $_num;