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

10 Results found for " Module:count"

Module:count

local <span class="searchmatch">Count</span> = {} function <span class="searchmatch">Count</span>:__index(key) self[key] = 0 return 0 end function <span class="searchmatch">Count</span>:new() return setmetatable({}, self) end return <span class="searchmatch">Count</span>...


Module:count/documentation

Creates <span class="searchmatch">Count</span> object (map from values to integers)....


Module:Pvi-month-count-value/documentation

This module is used on MediaWiki:Pvi-month-<span class="searchmatch">count</span>-value to produce a link to a pageviews graph whenever you go to the page information (e.g. https://en...


Module:User:Erutuon/07

function <span class="searchmatch">count</span>(array) local <span class="searchmatch">count</span>_map = {} for _, item in ipairs(array) do <span class="searchmatch">count</span>_map[item] = (<span class="searchmatch">count</span>_map[item] or 0) + 1 end return <span class="searchmatch">count</span>_map end...


Module:number list/data/yo

= {} export.additional_number_types = { { key = &quot;<span class="searchmatch">counting</span>&quot;, display = &quot;[[<span class="searchmatch">counting</span> number|<span class="searchmatch">Counting</span>]]&quot;, after = &quot;cardinal&quot; }, { key = &quot;adjectival&quot;, display...


Module:syllables

tie<span class="searchmatch">Count</span> = gsub(text, vowel .. tie .. vowel, &quot;&quot;) local diphthong<span class="searchmatch">Count</span> = <span class="searchmatch">count</span> - (nonsyllabic<span class="searchmatch">Count</span> + tie<span class="searchmatch">Count</span>) return <span class="searchmatch">count</span>, sequence<span class="searchmatch">Count</span>, diphthongCount...


Module:Swadesh

&quot;&lt;/small&gt;&quot; end local <span class="searchmatch">count</span> = 0 for k, v in pairs(data_module) do if (type(k) == &quot;number&quot;) then <span class="searchmatch">count</span> = <span class="searchmatch">count</span> + 1 end end header =...


Module:number list/data/fi

export.numbers export.additional_number_types = { {key = &quot;colloquial_<span class="searchmatch">counting</span>_form&quot;, after = &quot;cardinal&quot;}, {key = &quot;colloquial_ordinal&quot;, after = &quot;ordinal&quot;}...


Module:ja-new

end wp_<span class="searchmatch">count</span> = 2 while args[&quot;wp&quot; .. wp_<span class="searchmatch">count</span>] do result = result .. &quot;\n{{wp|lang=ja|&quot; .. args[&quot;wp&quot; .. wp_<span class="searchmatch">count</span>] .. &quot;}}&quot; wp_<span class="searchmatch">count</span> = wp_<span class="searchmatch">count</span> + 1 end...


Module:zh-dial-map

term, <span class="searchmatch">count</span> = term_data.<span class="searchmatch">count</span>, locations = term_data.locations }) end table.sort(data, function(first, second) return first.<span class="searchmatch">count</span> &gt; second.<span class="searchmatch">count</span> end)...