Searched refs:LongestMatchLength (Results 1 – 1 of 1) sorted by relevance
3471 unsigned LongestMatchLength = 0; in findJavaImportGroup() local3475 GroupPrefix.length() > LongestMatchLength) { in findJavaImportGroup()3477 LongestMatchLength = GroupPrefix.length(); in findJavaImportGroup()