OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:swapLFNLStateTable
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/common/
ucnvmbcs.h
374
int32_t (*
swapLFNLStateTable
)/*[countStates]*/[256]; /* for swaplfnl */
ucnvmbcs.cpp
[
all
...]
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
CharsetMBCS.java
76
int
swapLFNLStateTable
[/* countStates */][/* 256 */]; /* for swaplfnl */
120
*
swapLFNLStateTable
= t.
swapLFNLStateTable
; unicodeCodeUnits = t.unicodeCodeUnits; toUFallbacks =
344
mbcsTable.
swapLFNLStateTable
= null;
[
all
...]
Completed in 354 milliseconds