OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stringNormalizationType
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/common/
ucnv_io.h
35
uint16_t
stringNormalizationType
;
ucnv_io.c
296
&& ((const UConverterAliasOptions *)(table + currOffset))->
stringNormalizationType
< UCNV_IO_NORM_TYPE_COUNT)
311
gMainTable.normalizedStringTable = ((gMainTable.optionTable->
stringNormalizationType
== UCNV_IO_UNNORMALIZED)
567
int isUnnormalized = (gMainTable.optionTable->
stringNormalizationType
== UCNV_IO_UNNORMALIZED);
[
all
...]
/external/icu4c/tools/gencnval/
gencnval.c
[
all
...]
Completed in 57 milliseconds