require("Module:<span class="searchmatch">languages</span>/<span class="searchmatch">iterateAll</span>")() This function is expensive Returns a table containing <span class="searchmatch">Language</span> objects for <span class="searchmatch">all</span> <span class="searchmatch">languages</span>, sorted by code. This...
of functions that are used to find <span class="searchmatch">languages</span>. (The generated <span class="searchmatch">documentation</span> is located at the module page.) A <span class="searchmatch">Language</span> object is returned from one of the...
<span class="searchmatch">language</span>-specific information and processing text in a given <span class="searchmatch">language</span>. There are two types of <span class="searchmatch">languages</span>: full <span class="searchmatch">languages</span> and etymology-only <span class="searchmatch">languages</span>...
end function export.<span class="searchmatch">iterateAll</span>() mw.incrementExpensiveFunctionCount() local m_data = mw.loadData("Module:<span class="searchmatch">languages</span>/data/<span class="searchmatch">all</span>") local func, t, var...
is_positive_integer(...) end local function <span class="searchmatch">iterate</span>_list(...) <span class="searchmatch">iterate</span>_list = require(table_module).<span class="searchmatch">iterate</span>List return <span class="searchmatch">iterate</span>_list(...) end local function num_keys(...
"ɔtʊ̆kazʊ̆"}, { "югъ", "juɡʊ"}, { "мєждоу", "mɛʒdu"}, { "съчѧстьнъ", "sʊ̆t͡ʃɛ̃stɪnʊ̆"} } self:<span class="searchmatch">iterate</span>(list, "check_output") end return tests...
"testcase") end -- Any template/module <span class="searchmatch">documentation</span> pages. if <span class="searchmatch">documentation</span> then insert(subtypes, "<span class="searchmatch">documentation</span>") end local final = subtypes[#subtypes]...
name") local descendants = {} -- <span class="searchmatch">Iterate</span> over <span class="searchmatch">all</span> three datasets. for _, data in ipairs{<span class="searchmatch">languages</span>, etymology_<span class="searchmatch">languages</span>, families} do for code in pairs(data)...
<span class="searchmatch">language</span>-specific information and processing text in a given <span class="searchmatch">language</span>. There are two types of <span class="searchmatch">languages</span>: full <span class="searchmatch">languages</span> and etymology-only <span class="searchmatch">languages</span>...
formatting characters, then <span class="searchmatch">iterate</span> over each one to apply substitutions. This avoids putting PUA characters through <span class="searchmatch">language</span>-specific modules, which may...