Update regexp-syntax.asciidoc (#20973)
This commit is contained in:
parent
b0bb72ccd7
commit
1bef6c7fee
|
@ -203,7 +203,7 @@ For string `"abcd"`:
|
||||||
===== Optional operators
|
===== Optional operators
|
||||||
|
|
||||||
These operators are available by default as the `flags` parameter defaults to `ALL`.
|
These operators are available by default as the `flags` parameter defaults to `ALL`.
|
||||||
Different flag combinations (concatened with `"\"`) can be used to enable/disable
|
Different flag combinations (concatenated with `"|"`) can be used to enable/disable
|
||||||
specific operators:
|
specific operators:
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue