Home | History | Annotate | Download | only in i18n

Lines Matching full:character

77      * element 0 corresponds to character data.variablesBase.
127 * The stand-in character for the 'dot' set, represented by '.' in
185 * at pos. Return the index after the last character parsed. Do not
188 * Important: The character at pos must be a non-whitespace character
189 * that is not the comment character.
192 * parses the end-of-rule character. It recognizes context and cursor
197 * @param limit pointer past the last character of the rule.
198 * @return the index after the last character parsed.
210 * Assert that the given character is NOT within the variable range.
213 * @param ch the given character.
214 * @return True, if the given character is NOT within the variable range.
234 * @param pos offset to the first non-whitespace character
236 * @param limit pointer past the last character of the rule.
244 * @param pos offset to the first non-whitespace character
246 * @param limit pointer past the last character of the rule.
259 * @param start position of first character of current rule.
260 * @return start position of first character of current rule.
266 * Parse a UnicodeSet out, store it, and return the stand-in character
271 * @return the stand-in character used to represent it.
288 * @return the standIn character for the given segment.