Home | History | Annotate | Download | only in unicode

Lines Matching defs:LESS

110 *   cout << "abc is less than ABC" << endl;
211 * LESS is returned if source string is compared to be less than target
222 LESS = UCOL_LESS, // -1
331 * different strings. Returns information about whether a string is less
336 * than target; EQUAL if source is equal to target; LESS if source is less
345 * different strings. Returns information about whether a string is less
351 * than target; UCOL_EQUAL if source is equal to target; UCOL_LESS if source is less
367 * length) is equal to target; LESS if source (up to the specified
368 * length) is less than target.
385 * length) is less than target.
396 * is less than, greater than or equal to another string array.
411 * . // result would be Collator::LESS ("abc" &lt;&lt;&lt; "ABC")
422 * EQUAL if source is equal to target; LESS if source is less than
433 * is less than, greater than or equal to another string array.
442 * than target; UCOL_EQUAL if source is equal to target; UCOL_LESS if source is less
452 * Returns whether the first one compares less than/equal to/greater than
467 * Returns whether the first one compares less than/equal to/greater than