Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dstrmatch.cpp71 UnicodeMatcher *nonconst_base = static_cast<UnicodeMatcher *>(nonconst_this); in toMatcher() local
73 return nonconst_base; in toMatcher()
82 UnicodeReplacer *nonconst_base = static_cast<UnicodeReplacer *>(nonconst_this); in toReplacer() local
84 return nonconst_base; in toReplacer()
Dfuncrepl.cpp72 UnicodeReplacer *nonconst_base = static_cast<UnicodeReplacer *>(nonconst_this); in toReplacer() local
74 return nonconst_base; in toReplacer()
Dquant.cpp60 UnicodeMatcher *nonconst_base = static_cast<UnicodeMatcher *>(nonconst_this); in toMatcher() local
62 return nonconst_base; in toMatcher()