Searched refs:_sName (Results 1 – 1 of 1) sorted by relevance
20 private $_sName = "switchpanel"; variable in syntax_plugin_switchpanel44 $match = trim( substr( $match, 0, ( strlen( $this->_sName ) + 3 ) * -1 ) );89 $sFirstLines = trim( substr( $sFirstLines, strlen( $this->_sName ) + 1 ) );