Lines Matching refs:contain
29 …ses are separated by spaces, so class names declared in this way can not contain spaces. (Note tha…
126 …or the grouped variable will be merged, and the ungrouped variables will contain multiple values. …
162 …* Field names can contain any character except the following: '':'' ''('' '')'' ''['' '']'' ''{'' …
163 * Values can contain any character, but values in a list of multiple values can't contain '',''
175 * Class names in the header can contain any characters except spaces, ''#'', or ''>''
204 * Fragment Identifiers can contain any character except ''>''
218 The following sections contain short samples, each of these samples is situated inside a table or l…
231 …* Variables can contain any character except spaces or '':'' ''('' '')'' ''['' '']'' ''{'' ''}'' '…
233 * Predicate literals can contain any character except '':'' and ''[''
234 * Object literals can contain any character
283 | ''!~'' | Does not contain |
302 An optional block must contain at least a [[#patterns|pattern]]. Filters and other query blocks are…
318 … union block can contain more than two options, but must have at least two. All options must conta…
329 A minus block must contain at least a pattern, but can contain filters and other query blocks.
358 …ariable in the merged result that is not mentioned in the group block will contain multiple values.