Searched defs:openStr (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/tools/genrb/ |
D | derb.cpp | 400 …static const UChar openStr[] = { 0x003A, 0x0061, 0x006C, 0x0069, 0x0061, 0x0073, 0x0020, 0x007B, 0… in printOutAlias() local 445 static const UChar openStr[] = { 0x0020, 0x007B, 0x0020, 0x0022 }; /* " { \"" */ in printOutBundle() local 452 static const UChar openStr[] = { 0x0022 }; /* "\"" */ in printOutBundle() local 471 …static const UChar openStr[] = { 0x003A, 0x0069, 0x006E, 0x0074, 0x0020, 0x007B, 0x0020 }; /* ":in… in printOutBundle() local 503 …static const UChar openStr[] = { 0x003A, 0x0062, 0x0069, 0x006E, 0x0061, 0x0072, 0x0079, 0x0020, 0… in printOutBundle() local 528 …static const UChar openStr[] = { 0x003A, 0x0069, 0x006E, 0x0074, 0x0076, 0x0065, 0x0063, 0x0074, 0… in printOutBundle() local 561 static const UChar openStr[] = { 0x007B }; /* "{" */ in printOutBundle() local
|