local <span class="searchmatch">string</span>_char_module = "Module:<span class="searchmatch">string</span>/char" local <span class="searchmatch">string</span>_charset_escape_module = "Module:<span class="searchmatch">string</span>/charsetEscape" local mw = mw local <span class="searchmatch">string</span> = <span class="searchmatch">string</span> local...
-- TO BE REPLACED BY encode_entities in [[Module:<span class="searchmatch">string</span> <span class="searchmatch">utilities</span>]]. This function decodes on input by default to prevent double-encoding, which the new...
local export = {} local m_strutils = require("Module:<span class="searchmatch">string</span> <span class="searchmatch">utilities</span>") function export.ucfirst(frame) return m_strutils.ucfirst(frame.args[1]) end ...
local string_<span class="searchmatch">utilities</span>_module = "Module:<span class="searchmatch">string</span> <span class="searchmatch">utilities</span>" local abs = math.abs local find = <span class="searchmatch">string</span>.find local format = <span class="searchmatch">string</span>.format local floor...
wanted_index, i = tonumber(args[3]), 1 for item in require("Module:<span class="searchmatch">string</span> <span class="searchmatch">utilities</span>").gsplit(args[1], args[2], true) do if i == wanted_index then ...
script_<span class="searchmatch">utilities</span>_module = "Module:script <span class="searchmatch">utilities</span>" local scripts_module = "Module:scripts" local <span class="searchmatch">string</span>_<span class="searchmatch">utilities</span>_module = "Module:<span class="searchmatch">string</span> <span class="searchmatch">utilities</span>" local...
"Module:debug/track" local <span class="searchmatch">string</span>_<span class="searchmatch">utilities</span>_module = "Module:<span class="searchmatch">string</span> <span class="searchmatch">utilities</span>" local table_module = "Module:table" local gsub = <span class="searchmatch">string</span>.gsub local ipairs = ipairs...
= "Module:memoize" local en_<span class="searchmatch">utilities</span>_module = "Module:User:Benwing2/en-<span class="searchmatch">utilities</span>" local mw = mw local <span class="searchmatch">string</span> = <span class="searchmatch">string</span> local table = table local ustring...
Provides some <span class="searchmatch">utility</span> functions for manipulating strings. (The generated documentation is located at the module page.)...
error condition will result in an empty <span class="searchmatch">string</span> being returned rather than an error message. Module:<span class="searchmatch">string</span> <span class="searchmatch">utilities</span> – main module for <span class="searchmatch">string</span> manipulation...