Home
last modified time | relevance | path

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

/third_party/icu/tools/unicode/c/genprops/
Dcasepropsbuilder.cpp284 void addClosureMapping(UChar32 src, UChar32 dest, UErrorCode &errorCode);
688 CasePropsBuilder::addClosureMapping(UChar32 src, UChar32 dest, UErrorCode &errorCode) { in addClosureMapping() function in CasePropsBuilder
819 addClosureMapping(c, orig, errorCode); in addClosure()
838 addClosureMapping(c, orig, errorCode); in addClosure()