Lines Matching refs:S
545 @item /@var{regexp}/S
546 @itemx \%@var{regexp}%S
547 @cindex @value{SSEDEXT}, @code{S} modifier
549 The @code{S} modifier to regular-expression matching is only valid
551 match the newline character too. @code{S} stands for @cite{single-line}.
1110 @item S
1112 @cindex @value{SSEDEXT}, @code{S} modifier
1114 The @code{S} modifier to regular-expression matching is only valid
1116 match the newline character too. @code{S} stands for @cite{single-line}.
3270 but not (by default) newline. If the @code{S} modifier is used,
3314 character classes, whatever the setting of the @code{S} and
3346 @code{\D}, @code{\s}, @code{\S}, @code{\w}, and @code{\W}
3433 The settings of the @code{I}, @code{M}, @code{S}, @code{X}
3715 @code{S} modifier is used, the pattern is implicitly anchored,