Home
last modified time | relevance | path

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

/dports/devel/ccdoc/ccdocv08r41/src/
H A Dswitches.h339 const char* rptctcs() const {return m_rptctcs.c_str();} in rptctcs()
426 string m_rptctcs; variable
H A Dswitches.cc97 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()