Lines Matching full:stand
61 * a stand-in: it is an index for a secondary lookup in
62 * data.variables. The stand-in also represents the UnicodeMatcher in
70 * from variable name to a stand-in character in data.variableNames.
71 * The stand-in then serves as a key in this hash to lookup the
72 * actual UnicodeFunctor object. In addition, the stand-in is
118 * Given a stand-in character, return the UnicodeFunctor that it
120 * @param standIn the given stand-in character.
126 * Given a stand-in character, return the UnicodeMatcher that it
129 * @param standIn the given stand-in character.
135 * Given a stand-in character, return the UnicodeReplacer that it
138 * @param standIn the given stand-in character.