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

  /external/icu4c/i18n/
nfsubs.cpp 60 virtual UChar tokenChar() const { return (UChar)0x003d; } // '='
118 virtual UChar tokenChar() const { return (UChar)0x003c; } // '<'
173 virtual UChar tokenChar() const { return (UChar)0x003e; } // '>'
198 virtual UChar tokenChar() const { return (UChar)0x003c; } // '<'
235 virtual UChar tokenChar() const { return (UChar)0x003e; } // '>'
258 virtual UChar tokenChar() const { return (UChar)0x003e; } // '>'
308 virtual UChar tokenChar() const { return (UChar)0x003c; } // '<'
344 virtual UChar tokenChar() const { return (UChar)0x0020; } // ' ' never called
573 // use tokenChar() to get the character at the beginning and
578 text.append(tokenChar());
    [all...]
  /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 21 milliseconds