Lines Matching refs:STRING
155 case STRING: in Value()
176 case STRING: in toString()
195 case STRING: in isZero()
216 case STRING: in operator ==()
236 case STRING: in operator !=()
257 case STRING: in operator <()
278 case STRING: in operator >()
299 case STRING: in operator >=()
314 if (type == STRING) { in operator -()
358 case STRING: in operator =()
375 if (type == STRING) { in operator +=()