~ubuntu-branches/ubuntu/gutsy/icu/gutsy

« back to all changes in this revision

Viewing changes to source/i18n/rbbi_bld.h

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2005-05-21 22:44:31 UTC
  • mfrom: (2.1.1 warty)
  • Revision ID: package-import@ubuntu.com-20050521224431-r7rktfhnu1n4tf1g
Tags: 2.1-2.1
Rename icu-doc to icu21-doc. icu-doc is built by the icu28 package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
199
199
     * must be enclosed in either [] or () for this to work.)
200
200
     */
201
201
    virtual void processSubstitution(UnicodeString& description,
202
 
                                     UTextOffset ruleStart,
203
 
                                     UTextOffset ruleEnd,
204
 
                                     UTextOffset startPos,
 
202
                                     int32_t ruleStart,
 
203
                                     int32_t ruleEnd,
 
204
                                     int32_t startPos,
205
205
                                     UErrorCode& err);
206
206
 
207
207
    /**