Searched refs:pathParts2 (Results 1 – 2 of 2) sorted by relevance
357 UStringVector pathParts2 = pathParts; in CheckPathVect() local358 pathParts2.Delete(0); in CheckPathVect()359 if (SubNodes[index].CheckPathVect(pathParts2, isFile, include)) in CheckPathVect()
522 UStringVector pathParts2 = item.PathParts; in CensorNode_CheckPath2() local523 if (pathParts2.IsEmpty()) in CensorNode_CheckPath2()524 pathParts2.AddNew(); in CensorNode_CheckPath2()525 UString &back = pathParts2.Back(); in CensorNode_CheckPath2()530 if (node.CheckPathVect(pathParts2, in CensorNode_CheckPath2()