Home | History | Annotate | Download | only in doc

Lines Matching refs:expression

111 A <firstterm>sub-expression</firstterm> tag
112 is one that expands a sub-expression. The tag contents
113 are the sub-expression to expand placed inside another set of curly braces.
114 Sub-expression tags are useful for aligning an entire sub-expression, or to
115 apply converters (explained later) to the entire sub-expression output.
116 For example, the format "%40{{%{family} %{style}}}" expands the sub-expression
124 comma-separated list of element names, followed by a sub-expression enclosed
125 in curly braces. The sub-expression will be expanded but with a pattern that
134 comma-separated list of element names, followed by a sub-expression enclosed
135 in curly braces. The sub-expression will be expanded but with a pattern that
145 comma-separated list of element conditions, followed by two sub-expression
150 The tag expands the first sub-expression if the conditional passes, and
151 expands the second sub-expression otherwise.
160 comma-separated list of element names, followed by a sub-expression enclosed
162 parallel and the sub-expression expanded each time with a pattern just having