60 unsigned short string_source,
73 while (templateCount > 0)
98 value = OREF_NULLSTRING;
149 value = OREF_NULLSTRING;
158 for (i = 0; i < size; i++)
163 target.
next(context);
167 trigger->
parse(context, stack, &target);
#define memory_mark(oref)
#define flatten_reference(oref, envel)
#define memory_mark_general(oref)
#define setUpFlatten(type)
static RexxActivity *volatile currentActivity
static RexxString * getVersionNumber()
size_t getMethodArgumentCount()
RexxString * sourceString()
void traceInstruction(RexxInstruction *v)
RexxObject ** getMethodArgumentList()
RexxString * pullInput(RexxActivation *)
RexxString * lineIn(RexxActivation *)
void push(RexxObject *value)
uint16_t instructionFlags
RexxInstruction * nextInstruction
void liveGeneral(int reason)
void execute(RexxActivation *, RexxExpressionStack *)
RexxInstructionParse(RexxObject *, unsigned short, size_t, size_t, RexxQueue *)
void flatten(RexxEnvelope *)
RexxTrigger * triggers[1]
virtual RexxObject * evaluate(RexxActivation *, RexxExpressionStack *)
void init(RexxObject *, RexxObject **, size_t, size_t, bool, RexxActivation *, RexxExpressionStack *)
void next(RexxActivation *)
void parse(RexxActivation *, RexxExpressionStack *, RexxTarget *)