Dirk Mueller
5820abc816
* With -P, \d now matches only ASCII digits, regardless of PCRE options/modes. The changes in grep-3.9 to make  and \w work properly had the undesirable side effect of making \d also match e.g., the Arabic digits: ٠١٢٣٤٥٦٧٨٩. With grep-3.9, -P '\d+' would match that ten-digit (20-byte) string. Now, to match such a digit, you would use \p{Nd}. Similarly, \D is now mapped to [^0-9]. OBS-URL: https://build.opensuse.org/package/show/Base:System/grep?expand=0&rev=132
4 lines
132 B
Plaintext
4 lines
132 B
Plaintext
version https://git-lfs.github.com/spec/v1
|
|
oid sha256:24efa5b595fb5a7100879b51b8868a0bb87a71c183d02c4c602633b88af6855b
|
|
size 1687464
|