Home
last modified time | relevance | path

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

/trunk/main/desktop/source/migration/
H A Dcfgfilter.cxx121 for (strings_v::const_iterator i_ex = m_pvExclude->begin(); in checkElement() local
122 i_ex != m_pvExclude->end(); i_ex++) in checkElement()
124 if (aFullPath.match(*i_ex, 0)) // pattern is beginning of path in checkElement()
H A Dmigration.cxx826 strings_v::const_iterator i_ex = vb.begin(); in substract() local
829 while (i_ex != vb.end()) in substract()
834 if ( *i_in == *i_ex) in substract()
846 i_ex++; in substract()

Completed in 23 milliseconds