Searched refs:nonconst_this (Results 1 – 3 of 3) sorted by relevance
70 StringMatcher *nonconst_this = const_cast<StringMatcher *>(this); in toMatcher() local71 UnicodeMatcher *nonconst_base = static_cast<UnicodeMatcher *>(nonconst_this); in toMatcher()81 StringMatcher *nonconst_this = const_cast<StringMatcher *>(this); in toReplacer() local82 UnicodeReplacer *nonconst_base = static_cast<UnicodeReplacer *>(nonconst_this); in toReplacer()
71 FunctionReplacer *nonconst_this = const_cast<FunctionReplacer *>(this); in toReplacer() local72 UnicodeReplacer *nonconst_base = static_cast<UnicodeReplacer *>(nonconst_this); in toReplacer()
59 Quantifier *nonconst_this = const_cast<Quantifier *>(this); in toMatcher() local60 UnicodeMatcher *nonconst_base = static_cast<UnicodeMatcher *>(nonconst_this); in toMatcher()