Lines Matching refs:variables
17 # replacement creates the impression that .for variables were real variables,
30 # variables were real variables, calling 'empty' would work on them as well.
37 # The typical way of mistakenly using 'empty' with variables from .for loops
42 # Instead of the 'empty' function, the variables from .for loops can be
82 # An idea to work around the above problems is to collect the variables from
99 # that variables from .for loops can only affect expressions in the current
100 # file. If variables from .for loops were implemented as global variables,
117 # effect though. There are several modifiers that actually modify variables,
123 # TODO: Add code that demonstrates the current interaction between variables