Home
last modified time | relevance | path

Searched defs:closeStr (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/tools/genrb/
Dderb.cpp399 static const UChar closeStr[] = { 0x0022, 0x0020, 0x007D, 0x0020 }; /* "\" } " */ in printOutAlias() local
444 static const UChar closeStr[] = { 0x0022, 0x0020, 0x007D }; /* "\" }" */ in printOutBundle() local
451 static const UChar closeStr[] = { 0x0022, 0x002C }; /* "\"," */ in printOutBundle() local
470 static const UChar closeStr[] = { 0x0020, 0x007D }; /* " }" */ in printOutBundle() local
502 static const UChar closeStr[] = { 0x0020, 0x007D, 0x0020 }; /* " } " */ in printOutBundle() local
527 static const UChar closeStr[] = { 0x0020, 0x007D, 0x0020 }; /* " } " */ in printOutBundle() local
560 static const UChar closeStr[] = { 0x007D, '\n' }; /* "}\n" */ in printOutBundle() local