Searched refs:m_currentIsFirst (Results 1 – 2 of 2) sorted by relevance
30 this->m_currentIsFirst = true; in LdifReader()42 if ( (! first) && this->m_currentIsFirst == true ) in readNextRecord()44 this->m_currentIsFirst = false; in readNextRecord()
56 bool m_currentIsFirst; variable