Just to clarify: are you saying that the link I included is showing the result that you want to see in $regml()? Or are you expecting something different? So far, different regex testers have shown different results.
Can you describe exactly what you are expecting $regml() to return?
Looking through the code, and remember this is PCRE 8.45, the 's' is definitely being returned as a match. As far as I can see, there is no other way to interpret the PCRE 8.45 result after the regex call.
Last edited by Khaled; 19/07/24 11:24 AM.