Searched defs:getFullMatch (Results 1 – 1 of 1) sorted by relevance
41 … getFullMatch(candidateContainers: readonly string[], candidate: string): PatternMatch | undefined; method118 …function getFullMatch(candidateContainers: readonly string[], candidate: string, dotSeparatedSegme… function