Searched refs:m_rptctcs (Results 1 – 2 of 2) sorted by relevance
339 const char* rptctcs() const {return m_rptctcs.c_str();} in rptctcs()426 string m_rptctcs; variable
97 m_rptctcs = rptctcs; // Issue 0074 in switches()229 if( get_arg("-rptctcs" ,str,i,argc,argv) ) {m_rptctcs = str; continue;} in switches()342 if( m_meta.size() && m_rptctcs != rptctcs ) { in switches()