Searched defs:lineCounter (Results 1 – 3 of 3) sorted by relevance
/plugin/confmanager/tpl/ | ||
H A D | showConfigSingleLine.php | 9 <?php $lineCounter = 0; ?> global() variable |
H A D | showConfigTwoLine.php | 10 <?php $lineCounter = 0; ?> global() variable |
/plugin/combo/renderer/ | ||
H A D | renderer.php | 64 protected $lineCounter = 0; variable in renderer_plugin_combo_renderer |