Ilya Kantor
|
354c633803
|
Merge pull request #2445 from msisaifu/fix-typo
fix typo
|
2021-01-21 22:52:20 +03:00 |
|
Saiful
|
37c906ca56
|
fix typo
|
2021-01-17 10:20:15 +06:00 |
|
Vse Mozhe Buty
|
6fc5b2c555
|
Correct example in 9.14 (Lookahead and lookbehind)
Without the `g` flag, we cannot say that the price is skipped.
Without the `\b` assertion, we will have the part of the price in the result.
|
2020-12-09 23:40:16 +02:00 |
|
Ilya Kantor
|
a55b99cc5f
|
fixes #1836
|
2020-04-03 01:54:22 +03:00 |
|
Sohail Ashraf
|
6dbd3060e1
|
Fixing a typo
Check if `pattern:Y` is immediately after `pattern:X` and then the regex will check if Z is immediately after Y, Like this it's more understandable.
|
2020-01-29 13:38:00 +08:00 |
|
Ilya Kantor
|
32e20fc97c
|
reg->regexp
|
2019-09-06 16:50:41 +03:00 |
|
Ilya Kantor
|
681cae4b6a
|
regexp
|
2019-09-06 01:15:24 +03:00 |
|
Ilya Kantor
|
f21cb0a2f4
|
WIP
|
2019-09-04 15:44:48 +03:00 |
|
Daniel
|
c1f5d2699e
|
Correct spelling
|
2019-06-28 14:41:55 -04:00 |
|
Ilya Kantor
|
728998b28f
|
regexp
|
2019-06-10 10:24:09 +03:00 |
|
Ilya Kantor
|
6fb4aabcba
|
components
|
2019-04-02 14:01:44 +03:00 |
|