Home
last modified time | relevance | path

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

/third_party/icu/tools/unicode/c/genprops/
Dcasepropsbuilder.cpp634 int32_t unfoldLength=unfold.length(); in makeUnfoldData() local
635 int32_t unfoldRows=unfoldLength/UGENCASE_UNFOLD_WIDTH-1; in makeUnfoldData()