OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:minTocLength
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
UConverterAlias.java
93
private static final int
minTocLength
= 9; /*
99
private static final int offsetsCount =
minTocLength
+ 1; /*
134
if (tableStart <
minTocLength
) {
/external/icu/icu4c/source/common/
ucnv_io.cpp
190
minTocLength
=8 /* min. tocLength in the file, does not count the tocLengthIndex! */
249
if (tableStart <
minTocLength
) {
[
all
...]
Completed in 155 milliseconds