Searched refs:minTocLength (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/common/
H A Ducnv_io.c188 minTocLength=8 /* min. tocLength in the file, does not count the tocLengthIndex! */ enumerator in enum:__anon4673
254 if (tableStart < minTocLength) {
1160 if(length>=0 && (length-headerSize)<4*(1+minTocLength)) {
1171 if(tocLength<minTocLength || offsetsCount<=tocLength) {

Completed in 132 milliseconds