Home | History | Annotate | Download | only in docs

Lines Matching full:expression

142 An atom is a regular expression enclosed in
144 (matching a part of the regular expression),
149 .Em bracket expression
177 A bracket expression is a list of characters enclosed in
221 lose their special significance within a bracket expression.
223 Within a bracket expression, a collating element
232 The sequence is a single element of the bracket expression's list.
233 A bracket expression containing a multi-character collating element
243 Within a bracket expression, a collating element enclosed in
267 Within a bracket expression, the name of a
344 ordinary character outside a bracket expression, it is effectively
345 transformed into a bracket expression containing both cases,
350 When it appears inside a bracket expression,
351 all case counterparts of it are added to the bracket expression,
435 is the first character of a regular expression, then it
436 anchors the regular expression to the beginning of a line.
441 is the last character of a regular expression,
442 it anchors the regular expression to the end of a line.
445 Anchors the single character regular expression or subexpression
448 Anchors the single character regular expression or subexpression
461 Matches the single character regular expression or subexpression
465 is the first character of a regular expression or subexpression,
470 For example, the regular expression
478 Matches the singular character regular expression
482 Matches the singular character regular expression
492 Matches the single character regular expression or subexpression
655 is the first character of a regular expression, then it
656 anchors the regular expression to the beginning of a line.
661 expression,
662 it anchors the regular expression to the end of a line.
665 Anchors the single character regular expression or subexpression
668 Anchors the single character regular expression or subexpression
681 For example, the regular expression
686 Matches the single character regular expression or subexpression
690 is the first character of a regular expression or subexpression,
695 For example, the regular expression
709 Matches the single character regular expression or subexpression