Home | History | Annotate | Download | only in i18n

Lines Matching full:collation

44 * Fast collation element iterator setOffset.
46 * @param coleiter collation element iterator
53 // Note: Not "fast" any more after the 2013 collation rewrite.
60 * Getting the mask for collation strength
61 * @param strength collation strength
62 * @return collation element mask
81 * @param ce collation element
82 * @return collapsed version of the collation element
88 // well with the new collation where most of the latin 1 characters
138 * Getting the modified collation elements taking into account the collation
142 * @return the modified collation element
277 * Stores non-ignorable collation keys.
349 * Stores non-ignorable collation keys.
516 * Building of the pattern collation element list and the boyer moore strsrch
648 // extra collation elements at the end of the match
716 * Shifting the collation element iterator position forward to prepare for
782 * @param collator collation sata
987 * backwards collation element iterator, use up too many characters.
1126 * Gets the collation element iterator's current offset.
1127 * @param coleiter collation element iterator
1136 // intricacies of the the backwards collation element iterator
1239 * @param textoffset offset in the collation element text. the returned value
1395 * Running through a collation element iterator to see if the contents matches
1398 * @param coleiter collation element iterator
1518 * @param collator collation sata
1545 * @param coleiter collation element iterator for safe text
1700 * @param textoffset end offset in the collation element text that ends with
1899 * @param textoffset offset in the collation element text. the returned value
1948 * Shifting the collation element iterator position forward to prepare for
2083 * @param coleiter collation element iterator
2085 * @param textoffset offset in the collation element text. the returned value
2363 * @param textoffset start offset in the collation element text that starts
2537 * @param textoffset offset in the collation element text. the returned value
2652 // string search does not really work when numeric collation is turned on
3166 * beginning of the collation element iterator and iterate forwards that
3170 * After searching the offset within the collation element iterator will be
3172 * have been set to the end of the text string in the collation element
3182 * The position to start searching is taken from the collation element
3183 * iterator. Callers of this API would have to set the offset in the collation
3226 // there's no need to set the collation element iterator
3441 // CEI Collation Element + source text index.
3865 // Here we see the target as a sequence of collation elements, resulting from the following:
3993 // Check for the start of the match being within an Collation Element Expansion,