OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NO_STYLE
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
reptest.cpp
37
* Otherwise use
NO_STYLE
.
43
static const UChar
NO_STYLE
;
63
s.append(
NO_STYLE
);
122
UChar newStyle =
NO_STYLE
;
123
if (start != limit && styles.charAt(start) !=
NO_STYLE
) {
137
s.append(
NO_STYLE
);
162
const UChar TestReplaceable::
NO_STYLE
= 0x005F;
/external/icu4c/test/intltest/
reptest.cpp
37
* Otherwise use
NO_STYLE
.
43
static const UChar
NO_STYLE
;
63
s.append(
NO_STYLE
);
122
UChar newStyle =
NO_STYLE
;
123
if (start != limit && styles.charAt(start) !=
NO_STYLE
) {
137
s.append(
NO_STYLE
);
162
const UChar TestReplaceable::
NO_STYLE
= 0x005F;
Completed in 2637 milliseconds