Home | History | Annotate | Download | only in unicode

Lines Matching defs:LESS

114 *   cout << "abc is less than ABC" << endl;
217 * LESS is returned if source string is compared to be less than target
228 LESS = -1,
341 * different strings. Returns information about whether a string is less
346 * than target; EQUAL if source is equal to target; LESS if source is less
355 * different strings. Returns information about whether a string is less
361 * than target; UCOL_EQUAL if source is equal to target; UCOL_LESS if source is less
377 * length) is equal to target; LESS if source (up to the specified
378 * length) is less than target.
395 * length) is less than target.
406 * is less than, greater than or equal to another string array.
414 * EQUAL if source is equal to target; LESS if source is less than
425 * is less than, greater than or equal to another string array.
434 * than target; UCOL_EQUAL if source is equal to target; UCOL_LESS if source is less
444 * Returns whether the first one compares less than/equal to/greater than
459 * Returns whether the first one compares less than/equal to/greater than