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>...
Creates <span class="searchmatch">Count</span> object (map from values to integers)....
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...
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...
= {} export.additional_number_types = { { key = "<span class="searchmatch">counting</span>", display = "[[<span class="searchmatch">counting</span> number|<span class="searchmatch">Counting</span>]]", after = "cardinal" }, { key = "adjectival", display...
tie<span class="searchmatch">Count</span> = gsub(text, vowel .. tie .. vowel, "") 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...
"</small>" end local <span class="searchmatch">count</span> = 0 for k, v in pairs(data_module) do if (type(k) == "number") then <span class="searchmatch">count</span> = <span class="searchmatch">count</span> + 1 end end header =...
export.numbers export.additional_number_types = { {key = "colloquial_<span class="searchmatch">counting</span>_form", after = "cardinal"}, {key = "colloquial_ordinal", after = "ordinal"}...
end wp_<span class="searchmatch">count</span> = 2 while args["wp" .. wp_<span class="searchmatch">count</span>] do result = result .. "\n{{wp|lang=ja|" .. args["wp" .. wp_<span class="searchmatch">count</span>] .. "}}" wp_<span class="searchmatch">count</span> = wp_<span class="searchmatch">count</span> + 1 end...
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> > second.<span class="searchmatch">count</span> end)...