Lines Matching defs:const
34 ORowSetValue OOp_Upper::operate(const ORowSetValue& lhs) const in operate() argument
43 ORowSetValue OOp_Lower::operate(const ORowSetValue& lhs) const in operate() argument
52 ORowSetValue OOp_Ascii::operate(const ORowSetValue& lhs) const in operate() argument
62 ORowSetValue OOp_CharLength::operate(const ORowSetValue& lhs) const in operate() argument
71 ORowSetValue OOp_Char::operate(const ::std::vector<ORowSetValue>& lhs) const in operate()
93 ORowSetValue OOp_Concat::operate(const ::std::vector<ORowSetValue>& lhs) const in operate()
113 ORowSetValue OOp_Locate::operate(const ::std::vector<ORowSetValue>& lhs) const in operate()
132 ORowSetValue OOp_SubString::operate(const ::std::vector<ORowSetValue>& lhs) const in operate()
151 ORowSetValue OOp_LTrim::operate(const ORowSetValue& lhs) const in operate() argument
162 ORowSetValue OOp_RTrim::operate(const ORowSetValue& lhs) const in operate() argument
173 ORowSetValue OOp_Space::operate(const ORowSetValue& lhs) const in operate() argument
189 ORowSetValue OOp_Replace::operate(const ::std::vector<ORowSetValue>& lhs) const in operate()
208 ORowSetValue OOp_Repeat::operate(const ORowSetValue& lhs,const ORowSetValue& rhs) const in operate() argument
223 ORowSetValue OOp_Insert::operate(const ::std::vector<ORowSetValue>& lhs) const in operate()
237 ORowSetValue OOp_Left::operate(const ORowSetValue& lhs,const ORowSetValue& rhs) const in operate() argument
250 ORowSetValue OOp_Right::operate(const ORowSetValue& lhs,const ORowSetValue& rhs) const in operate() argument