Lines Matching refs:variables
40 /** A common interface for substituting string variables with
54 /** Exchanges variables inside a given text with a substitution text
55 defined for the variables.
58 The method iterates through it's internal variables list to match the
59 variables in the given string. A match replaces the variable with the
67 A string containing variables that should be substituted.
76 Returns a string based on <var>aText</var> where all variables were
83 /** Tries to replace parts of aText with variables that represents
89 variables that represents these sub strings.If more than one variable
94 A string where known substrings should be replaced by variables.
97 Returns the resubstituted string with variables for all parts