Searched refs:has_replace_string (Results 1 – 4 of 4) sorted by relevance
59 if (fvm.has_replace_string()) { in init()
133 if (!matcher.has_replace_string()) { in getTransformedEvent()
99 fvm.has_replace_string()) { in validateFvmPositionAllAndAny()110 !fvm.has_replace_string()) { in validateSimpleAtomMatcher()113 } else if (fvm.has_replace_string() && in validateSimpleAtomMatcher()
996 bool has_replace_string() const; in Swap()12109 inline bool FieldValueMatcher::has_replace_string() const { in has_replace_string() function