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

  /external/icu4c/i18n/
regexst.h 7 // This file contains declarations for the class RegexStaticSets
12 // RegexStaticSets groups together the common UnicodeSets that are needed
32 class RegexStaticSets : public UMemory {
34 static RegexStaticSets *gStaticSets; // Ptr to all lazily initialized constant
37 RegexStaticSets(UErrorCode *status);
38 ~RegexStaticSets();
regexst.cpp 7 // This file contains class RegexStaticSets
12 // RegexStaticSets groups together the common UnicodeSets that are needed
144 RegexStaticSets *RegexStaticSets::gStaticSets = NULL;
146 RegexStaticSets::RegexStaticSets(UErrorCode *status)
233 RegexStaticSets::~RegexStaticSets() {
253 RegexStaticSets::cleanup(void) {
254 delete RegexStaticSets::gStaticSets
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h     [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 39 milliseconds