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