animation
This commit is contained in:
parent
97c8f22bbb
commit
3285348787
129 changed files with 732 additions and 693 deletions
|
@ -93,7 +93,7 @@ When the pattern contains `pattern:\b`, it tests that the position in string fit
|
|||
- String end, and the last string character is `\w`.
|
||||
- Inside the string: from one side is `\w`, from the other side -- not `\w`.
|
||||
|
||||
For instance, in the string `subject:Hello, Java!` the following positions fit `\b`:
|
||||
For instance, in the string `subject:Hello, Java!` the following positions match `\b`:
|
||||
|
||||

|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue