63 for (
size_t i = 0; i < count; i++)
135 for (
size_t i = 1; i < tailCount; i++)
193 for (
size_t i = 1; i < tailCount; i++)
214 for (
size_t i = 0; i < count; i++)
224 part = OREF_NULLSTRING;
253 this->
tail =
const_cast<char *
>(t);
RexxBuffer * new_buffer(size_t s)
bool isInteger(RexxObject *o)
bool isString(RexxObject *o)
RexxString * raw_string(stringsize_t l)
RexxString * new_string(const char *s, stringsize_t l)
static size_t formatWholeNumber(wholenumber_t integer, char *dest)
RexxBuffer * expand(size_t)
RexxString * makeString()
void expandCapacity(size_t needed)
char buffer[MAX_SYMBOL_LENGTH]
void buildUnresolvedTail(RexxObject **tails, size_t count)
void buildTail(RexxVariableDictionary *dictionary, RexxObject **tails, size_t tailCount)
RexxString * createCompoundName(RexxString *)
virtual RexxObject * getValue(RexxActivation *)
RexxString * stringValue()
void copyIntoTail(RexxCompoundTail *buffer)
const char * getStringData()
void copyIntoTail(RexxCompoundTail *buffer)