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

  /external/icu/icu4c/source/tools/genrb/
wrtjava.cpp 85 static struct SRBRoot* srBundle ;
309 (void)res->getKeyString(srBundle);
380 const char *resname = res->getKeyString(srBundle);
519 const char *currentKeyString = current->getKeyString(srBundle);
622 srBundle = bundle;
623 if(uprv_strcmp(srBundle->fLocale,"root")!=0){
625 uprv_strcat(className,srBundle->fLocale);
wrtxml.cpp 55 static struct SRBRoot* srBundle ;
554 resname = res->getKeyString(srBundle);
1034 srBundle = bundle;
1047 if(uprv_strcmp(originalFileName, srBundle->fLocale) != 0) {
1071 lang = parseFilename(srBundle->fLocale, lang);
    [all...]

Completed in 66 milliseconds