Warning: Undefined variable $resultados in /home/enciclo/public_html/dictious.com/search.php on line 17
Module%3Alanguages%2FiterateAll%2Fdocumentation - Dictious

10 Results found for " Module:languages/iterateAll/documentation"

Module:languages/iterateAll/documentation

require(&quot;Module:<span class="searchmatch">languages</span>/<span class="searchmatch">iterateAll</span>&quot;)() 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...


Module:languages/documentation

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...


Module:languages

<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>...


Module:User:Isomorphyc/languages-draft

end function export.<span class="searchmatch">iterateAll</span>() mw.incrementExpensiveFunctionCount() local m_data = mw.loadData(&quot;Module:<span class="searchmatch">languages</span>/data/<span class="searchmatch">all</span>&quot;) local func, t, var...


Module:parameters

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(...


Module:sandbox/cu-pronunciation/testcases

&quot;ɔtʊ̆kazʊ̆&quot;}, { &quot;югъ&quot;, &quot;juɡʊ&quot;}, { &quot;мєждоу&quot;, &quot;mɛʒdu&quot;}, { &quot;съчѧстьнъ&quot;, &quot;sʊ̆t͡ʃɛ̃stɪnʊ̆&quot;} } self:<span class="searchmatch">iterate</span>(list, &quot;check_output&quot;) end return tests...


Module:pages

&quot;testcase&quot;) end -- Any template/module <span class="searchmatch">documentation</span> pages. if <span class="searchmatch">documentation</span> then insert(subtypes, &quot;<span class="searchmatch">documentation</span>&quot;) end local final = subtypes[#subtypes]...


Module:families

name&quot;) 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)...


Module:User:Benwing2/languages

<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>...


Module:User:Wpstatus/languages

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...