You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I usually prefer to support ptr:NULL, length:0 for string manipulations (all string.h functions support it) but it looks like this is not the case for pcre2. I wouldn't mind supporting it though.