HomeSort by relevance Sort by last modified time
    Searched refs:codepointEnd (Results 1 - 3 of 3) 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;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 124 milliseconds