Lines Matching refs:STRING
167 case STRING: in Value()
188 case STRING: in toString()
207 case STRING: in isZero()
228 case STRING: in operator ==()
248 case STRING: in operator !=()
269 case STRING: in operator <()
290 case STRING: in operator >()
311 case STRING: in operator >=()
326 if (type == STRING) { in operator -()
370 case STRING: in operator =()
387 if (type == STRING) { in operator +=()