Template:Unicode:UnicodeRegexReplace syntax: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
(Automatically generated page update) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<!-- This page was automatically generated and will be automatically | <!-- This page was automatically generated and will be automatically | ||
replaced, so any manual edits will be lost. You've been warned. --> | replaced, so any manual edits will be lost. You've been warned. --> | ||
<p class="syntax"><span class="term">% | <p class="syntax"><span class="term">%outUnicode</span><span class="literal"> =</span> <span class="term">unicode</span><span class="literal">:UnicodeRegexReplace</span><span class="literal">(</span> <span class="term" title="Unicode">regex</span><span class="comma">,</span> <span class="term" title="Unicode">replacement</span><span class="comma">,</span> - | ||
<span class="squareb">[</span><span class="literal" title="String">Options=</span> <span class="term" title="String">string</span><span class="squareb">]</span><span class="literal">)</span> | |||
Throws [[InvalidRegex class|InvalidRegex]]</p> |
Latest revision as of 20:13, 23 April 2014
%outUnicode = unicode:UnicodeRegexReplace( regex, replacement, - [Options= string]) Throws InvalidRegex