Home
last modified time | relevance | path

Searched defs:nonconst_this (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Dstrmatch.cpp70 StringMatcher *nonconst_this = const_cast<StringMatcher *>(this); in toMatcher() local
81 StringMatcher *nonconst_this = const_cast<StringMatcher *>(this); in toReplacer() local
Dfuncrepl.cpp71 FunctionReplacer *nonconst_this = const_cast<FunctionReplacer *>(this); in toReplacer() local
Dquant.cpp59 Quantifier *nonconst_this = const_cast<Quantifier *>(this); in toMatcher() local