Lines Matching refs:S
544 @item /@var{regexp}/S
545 @itemx \%@var{regexp}%S
546 @cindex @value{SSEDEXT}, @code{S} modifier
548 The @code{S} modifier to regular-expression matching is only valid
550 match the newline character too. @code{S} stands for @cite{single-line}.
1109 @item S
1111 @cindex @value{SSEDEXT}, @code{S} modifier
1113 The @code{S} modifier to regular-expression matching is only valid
1115 match the newline character too. @code{S} stands for @cite{single-line}.
3103 but not (by default) newline. If the @code{S} modifier is used,
3147 character classes, whatever the setting of the @code{S} and
3179 @code{\D}, @code{\s}, @code{\S}, @code{\w}, and @code{\W}
3266 The settings of the @code{I}, @code{M}, @code{S}, @code{X}
3548 @code{S} modifier is used, the pattern is implicitly anchored,