Home
last modified time | relevance | path

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

/trunk/main/autodoc/source/exes/adc_uni/
H A Dcmd_run.cxx200 typedef StrVector::const_iterator StrIterator; in GatherFiles() typedef
206 StrIterator it; in GatherFiles()
207 StrIterator itTreesEnd = rSources.aTrees.end(); in GatherFiles()
208 StrIterator itDirsEnd = rSources.aDirectories.end(); in GatherFiles()
209 StrIterator itFilesEnd = rSources.aFiles.end(); in GatherFiles()
210 StrIterator itExt; in GatherFiles()
211 StrIterator itExtEnd = rExtensions.end(); in GatherFiles()
496 typedef StrVector::const_iterator StrIterator;
502 StrIterator it;
506 StrIterator itExt;
[all …]

Completed in 11 milliseconds