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 88 static struct SRBRoot* srBundle ;
325 (void)res->getKeyString(srBundle);
396 const char *resname = res->getKeyString(srBundle);
533 const char *currentKeyString = current->getKeyString(srBundle);
636 srBundle = bundle;
637 if(uprv_strcmp(srBundle->fLocale,"root")!=0){
639 uprv_strcat(className,srBundle->fLocale);
wrtxml.cpp 57 static struct SRBRoot* srBundle ;
561 resname = res->getKeyString(srBundle);
1041 srBundle = bundle;
1054 if(uprv_strcmp(originalFileName, srBundle->fLocale) != 0) {
1078 lang = parseFilename(srBundle->fLocale, lang);
    [all...]

Completed in 70 milliseconds