OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxStringIndex
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/tools/genrb/
genrb.cpp
449
int32_t
maxStringIndex
= poolStringIndex + numCharsForLength + length - 1;
450
if (
maxStringIndex
>= RES_MAX_OFFSET) {
466
poolBundle.fStringIndexLimit =
maxStringIndex
+ 1;
reslist.cpp
[
all
...]
Completed in 419 milliseconds