HomeSort by relevance Sort by last modified time
    Searched refs:codepointEnd (Results 1 - 4 of 4) sorted by null

  /external/icu4c/common/unicode/
usetiter.h 82 * <tt>codepointEnd</tt> contains the inclusive end of the
86 * <tt>codepointEnd</tt> is undefined.
89 UChar32 codepointEnd;
312 return codepointEnd;
  /external/icu4c/common/
usetiter.cpp 45 * <br>Note also that the codepointEnd is undefined after calling this method.
49 codepoint = codepointEnd = nextElement++;
55 codepoint = codepointEnd = nextElement++;
69 * else the value is a range of codepoints in the <codepoint, codepointEnd> fields.
75 * <br>Note also that the codepointEnd is undefined after calling this method.
80 codepointEnd = endElement;
87 codepointEnd = endElement;
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 211 milliseconds