Displaying 1 result from an estimated 1 matches for "l1378".
Did you mean:
1378
2023 Jul 25
1
Bug in perl=TRUE regexp matching?
...F-8 string will force all strings to be converted to Unicode
prior to matching.
Best,
B
[1]:
https://github.com/r-devel/r-svn/blob/a8a3c4d6902525e4222e0bbf5b512f36e2ceac3d/src/main/grep.c#L1385
[2]:
https://github.com/r-devel/r-svn/blob/a8a3c4d6902525e4222e0bbf5b512f36e2ceac3d/src/main/grep.c#L1378
[3]: https://pcre.org/current/doc/html/pcre2pattern.html
>
> Duncan Murdoch
>>
>> Best,
>>
>> B.
>>
>>
>>>
>>>
>>> However, this thread on SO:? https://stackoverflow.com/q/76749529 gives
>>> some indication that this is...