Home
last modified time | relevance | path

Searched refs:hasPoolKeys (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/tools/genrb/
Dreslist.c368 UBool hasLocalKeys = FALSE, hasPoolKeys = FALSE; in table_write16() local
393 hasPoolKeys = TRUE; in table_write16()
409 (!hasPoolKeys || maxPoolKey < (0x10000 - bundle->fLocalKeyLimit)) in table_write16()