Home | History | Annotate | Download | only in unicode

Lines Matching full:token

101  * &quot;&gt;&gt;&quot; token is called a <em>substitution</em> and tells the fomatter to
103 * result at the position of the &quot;&gt;&gt;&quot; token. Text in brackets is omitted if
185 * &gt;&gt; token here means &quot;find the number's absolute value, format it with these
194 * negative-number rule first and then through this rule). Here, the &lt;&lt; token refers to
231 * name of a token):</p>
331 token and the context.
335 * <p>A substitution token begins and ends with a <em>token character.</em> The token
339 * the substitution token in the rule body specifies the location of the resultant text in
342 * <p>The meanings of the substitution token characters are as follows:</p>
436 * <p>The substitution descriptor (i.e., the text between the token characters) may take one
470 * names. The characters beginning a substitution token are always treated as the beginning
471 * of a substitution token.</p>