Module talk:String: Difference between revisions

Content deleted Content added
Protected edit request on 3 September 2024: clarify that the 2nd return value is propagated
Line 130:
== Protected edit request on 3 September 2024 ==
 
{{edit template-protected|answered=yes}}
 
All of the Lua pseudo-regex special characters are in the ASCII range. See [[:en:UTF-8#Encoding]]. Therefore, we don't need at all to use the (costly) <code>mw.ustring.*</code> functions in some parts I have reviewed.