Home | History | Annotate | Download | only in i18n

Lines Matching full:substitution

87      * Sets the substitution's divisor.  Used by NFRule.setBaseValue().
96 * Replaces result with the string describing the substitution.
112 * rule text begins (this value is added to this substitution's
124 * rule text begins (this value is added to this substitution's
134 * substitution refers to, and the result is inserted into the result
145 * substitution refers to, and the result is inserted into the result
159 * to this substitution. If there's a match, a mathematical
167 * character (or 0 if the substitution didn't match)
174 * the substitution will also try matching the text against
196 * the substitution and the one matching the substitution) or partial
199 * @param newRuleValue The value produced by matching this substitution
200 * @param oldRuleValue The value that was passed to the substitution
209 * this substitution. Rules with base values greater than or equal
214 * this substitution.
223 * Returns the substitution's position in the rule that owns it.
224 * @return The substitution's position in the rule that owns it.
231 * @return This substitution's token character.
236 * Returns true if this is a null substitution. (We didn't do this
244 * Returns true if this is a modulus substitution. (We didn't do this