OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:contextCharToUnicode
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/
ucnvisci.c
122
UChar
contextCharToUnicode
; /* previous Unicode codepoint for contextual analysis */
188
converterData->
contextCharToUnicode
=NO_CHAR_MARKER;
253
data->
contextCharToUnicode
=NO_CHAR_MARKER;
[
all
...]
/external/icu4c/common/
ucnvisci.c
120
UChar
contextCharToUnicode
; /* previous Unicode codepoint for contextual analysis */
199
converterData->
contextCharToUnicode
=NO_CHAR_MARKER;
256
data->
contextCharToUnicode
=NO_CHAR_MARKER;
[
all
...]
Completed in 54 milliseconds