Home | History | Annotate | Download | only in unicode

Lines Matching refs:GREATER

270      * less than, greater than or equal to another string in a language.
274 * @return the comparison result. GREATER if the source string is greater
286 * than, greater than or equal to another string.
290 * @return Returns an enum value. UCOL_GREATER if source is greater
302 * about whether a string is less than, greater than or equal to another
307 * @return the comparison result. GREATER if the source string is greater
324 * length) is greater than target; UCOL_EQUAL if source (up to specified
337 * is less than, greater than or equal to another string array.
362 * @return Returns a byte value. GREATER if source is greater than target;
374 * is less than, greater than or equal to another string array.
382 * @return Returns an enum value. UCOL_GREATER if source is greater
393 * Returns whether the first one compares less than/equal to/greater than
949 return Collator::GREATER;