<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=SanitizePlayerNameForRegex</id>
	<title>SanitizePlayerNameForRegex - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=SanitizePlayerNameForRegex"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=SanitizePlayerNameForRegex&amp;action=history"/>
	<updated>2026-06-04T14:19:19Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://cmm.ozdeadmeat.com/index.php?title=SanitizePlayerNameForRegex&amp;diff=6031&amp;oldid=prev</id>
		<title>Ozdeadmeat: sanitizePlayerNameForRegex – created via PowerShell script (2025-11-11T21:12:45Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=SanitizePlayerNameForRegex&amp;diff=6031&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:47Z</updated>

		<summary type="html">&lt;p&gt;sanitizePlayerNameForRegex – created via PowerShell script (2025-11-11T21:12:45Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          sanitizePlayerNameForRegex|fDescription=   Sanitizes a player name string by replacing special regex characters with their escaped equivalents to ensure safe pattern matching in string operations.|parentFile=     cmm.stringFunctions.lua|syntax=         CMM.sanitizePlayerNameForRegex(str &amp;lt;string&amp;gt;)|return=         string|returnDesc=     SanitizedPlayerName – the input string with all regex-special characters escaped by replacing each with its corresponding escaped version.|example=        CMM.sanitizePlayerNameForRegex(&amp;quot;Player%Name+123&amp;quot;)|exampleDesc=    Returns &amp;quot;Player%Name+123&amp;quot; as all special characters are already escaped and no change occurs, demonstrating that the function preserves input when no special characters are present.|related=        |note=           |envType= CMM|par1=         string str|reqType1=     string|reqName1=     str|desc1=       UnSanitizedPlayerName – the input player name string that may contain regex-special characters such as %, (, ), ., +, -, *, ?, [, ], ^, $.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>