Searched defs:equal (Results 1 - 1 of 1) sorted by relevance

/opengrok-jel/src/org/opensolaris/opengrok/search/context/
H A DLineMatcher.java54 * Check if two strings are equal. If this is a case insensitive matcher,
58 boolean equal(String s1, String s2) { method in class:LineMatcher
64 * lexicographically smaller than, equal to or greater than the second

Completed in 189 milliseconds