Searched refs:functionNameList (Results 1 – 1 of 1) sorted by relevance
1020 def isFunctionUsed(featureList, extensionList, functionNameList): argument1024 if commandName in functionNameList:1029 if newCommand.name in functionNameList:1035 functionNameList = [fun.name] + fun.aliasList1036 if isFunctionUsed(self.features, self.extensions, functionNameList):