Home | History | Annotate | Download | only in i18n

Lines Matching full:reverse

39  * reverse. This is a convention that is not enforced; rules for one
42 * bidirectional forward-reverse rules may be specified for
71 * <dd><strong>Reverse translation rule.</strong> This rule
73 * the string on the left when performing reverse
82 * transliteration, and vice versa when performing reverse
103 * <p>The output string of a forward or reverse rule consists of
150 * ([:Lu:]) ([:Ll:]) &gt; $2 $1; # reverse order of Lu-Ll pairs</code></p>
265 * <p>Forward and reverse rules may have an empty output string.
308 * @param direction either FORWARD or REVERSE.
322 * @param direction either FORWARD or REVERSE.