Searched refs:pathParts2 (Results 1 – 2 of 2) sorted by relevance
363 UStringVector pathParts2 = pathParts; in CheckPathVect() local364 pathParts2.Delete(0); in CheckPathVect()365 if (SubNodes[index].CheckPathVect(pathParts2, isFile, include)) in CheckPathVect()
513 UStringVector pathParts2 = item.PathParts; in CensorNode_CheckPath2() local514 if (pathParts2.IsEmpty()) in CensorNode_CheckPath2()515 pathParts2.AddNew(); in CensorNode_CheckPath2()516 UString &back = pathParts2.Back(); in CensorNode_CheckPath2()521 if (node.CheckPathVect(pathParts2, in CensorNode_CheckPath2()