Home | History | Annotate | Download | only in intltest

Lines Matching refs:ce

34   * The size of the internal CE buffer in a <code>CEList</code> object
85 * Get a particular CE from the list.
87 * @param index - the index of the CE to return
89 * @return the CE, or <code>0</code> if <code>index</code> is out of range
109 * @return a reference to the given CE in the list
114 void add(uint32_t ce, UErrorCode &status);
234 * of CEs starting with a given CE.
236 * @param ce - the CE
242 const StringList *getStringList(int32_t ce) const;
267 * @param offset - the offset of the first CE in the list to use.
285 * @param offset - the offset of the first CE in the list to use.