Lines Matching defs:data
61 // TODO Eliminate the pattern and keyLength data members. They
143 * An alias pointer to the data for this rule. The data provides
146 const TransliterationRuleData* data;
179 * @param data the rule data.
189 const TransliterationRuleData* data,
204 * Change the data object that this rule belongs to. Used
206 * @param data the new data value to be set.
208 void setData(const TransliterationRuleData* data);