local tests = require("Module:UnitTests") local m_<span class="searchmatch">tl</span>_utils = require("Module:<span class="searchmatch">tl</span>-<span class="searchmatch">utilities</span>") local function tag_spelling(spelling) return spelling end...
local <span class="searchmatch">tl</span> = require("Module:languages").getByCode("<span class="searchmatch">tl</span>") local function tag(text) return require("Module:script <span class="searchmatch">utilities</span>").tag_text(text, <span class="searchmatch">tl</span>) end local...
local insert = table.insert local pattern_escape = require("Module:string <span class="searchmatch">utilities</span>").pattern_escape ---------------------------------------------------...
local <span class="searchmatch">tl</span> = require("Module:languages").getByCode("<span class="searchmatch">tl</span>") local function tag(text) return require("Module:script <span class="searchmatch">utilities</span>").tag_text(text, <span class="searchmatch">tl</span>) end local...
string_startswith_module = "Module:string/startswith" local string_<span class="searchmatch">utilities</span>_module = "Module:string <span class="searchmatch">utilities</span>" local template_parser_module = "Module:template parser"...
keyword_to_module_type = { common = "Language-specific <span class="searchmatch">utility</span>", <span class="searchmatch">utilities</span> = "Language-specific <span class="searchmatch">utility</span>", headword = "Headword-line", translit = "Transliteration"...
local export = {} local string_<span class="searchmatch">utilities</span>_module = "Module:string <span class="searchmatch">utilities</span>" local concat = table.concat local find = string.find local format = string...
local export = {} local m_str_utils = require("Module:string <span class="searchmatch">utilities</span>") local cmn = require("Module:languages").getByCode("cmn") local find = m_str_utils...
local m_str_utils = require("Module:string <span class="searchmatch">utilities</span>") local gmatch = m_str_utils.gmatch local gsub = m_str_utils.gsub local lower = m_str_utils.lower...