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

  /external/icu/icu4c/source/i18n/unicode/
dtptngen.h 167 static UnicodeString staticGetBaseSkeleton(const UnicodeString& pattern, UErrorCode& status);
175 * getBaseSkeleton() works exactly like staticGetBaseSkeleton().
176 * Use staticGetBaseSkeleton() instead of getBaseSkeleton().
186 After staticGetBaseSkeleton becomes stable, staticGetBaseSkeleton can be used and
188 return staticGetBaseSkeleton(pattern, status);
  /external/icu/icu4c/source/i18n/
udatpg.cpp 117 UnicodeString result=DateTimePatternGenerator::staticGetBaseSkeleton(
dtptngen.cpp 631 DateTimePatternGenerator::staticGetBaseSkeleton(
    [all...]

Completed in 99 milliseconds