Searched refs:testChar (Results 1 – 1 of 1) sorted by relevance
187 char testChar = testPart.charAt(i); in matchWithWildcards() local189 if (testChar != providerChar && providerChar != WILD_CHARACTER) { in matchWithWildcards()