Lines Matching refs:noDuplication
174 : cstr_(other.index_ != noDuplication && other.cstr_ != 0
178 ? static_cast<ArrayIndex>(other.index_ == noDuplication
179 ? noDuplication : duplicate)
213 bool Value::CZString::isStaticString() const { return index_ == noDuplication; }
915 key, isStatic ? CZString::noDuplication : CZString::duplicateOnCopy);
943 CZString actualKey(key, CZString::noDuplication);
993 CZString actualKey(key, CZString::noDuplication);