HomeSort by relevance Sort by last modified time
    Searched defs:IS_STRING (Results 1 - 3 of 3) sorted by null

  /external/icu4c/common/unicode/
usetiter.h 67 * If <tt>codepoint == IS_STRING</tt>, then examine
71 enum { IS_STRING = -1 };
74 * Current code point, or the special value <tt>IS_STRING</tt>, if
83 * iteration range, if <tt>codepoint != IS_STRING</tt>. If
85 * <tt>codepoint == IS_STRING</tt>, then the value of
92 * If <tt>codepoint == IS_STRING</tt>, then <tt>string</tt> points
93 * to the current string. If <tt>codepoint != IS_STRING</tt>, the
304 return codepoint == (UChar32)IS_STRING;
  /external/v8/src/
hydrogen-instructions.h     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 671 milliseconds