OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:normalizedStringTable
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/common/
ucnv_io.h
48
const uint16_t *
normalizedStringTable
;
ucnv_io.c
198
#define GET_NORMALIZED_STRING(idx) (const char *)(gMainTable.
normalizedStringTable
+ (idx))
311
gMainTable.
normalizedStringTable
= ((gMainTable.optionTable->stringNormalizationType == UCNV_IO_UNNORMALIZED)
[
all
...]
Completed in 29 milliseconds