Searched refs:CensorPaths (Results 1 – 2 of 2) sorted by relevance
665 FOR_VECTOR(i, CensorPaths) in AddPathsToCensor()667 const CCensorPath &cp = CensorPaths[i]; in AddPathsToCensor()670 CensorPaths.Clear(); in AddPathsToCensor()675 CCensorPath &cp = CensorPaths.AddNew(); in AddPreItem()
125 CObjectVector<NWildcard::CCensorPath> CensorPaths; variable