Home
last modified time | relevance | path

Searched defs:hasMappings (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Dcollationdatabuilder.h76 UBool hasMappings() const { return modified; } in hasMappings() function
Dcollationdatawriter.cpp113 UBool hasMappings; in write() local