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

10 Results found for " Module:string/char"

Module:string/char

local math_module = &quot;Module:math&quot; local <span class="searchmatch">char</span> = <span class="searchmatch">string</span>.<span class="searchmatch">char</span> local error = error local format = <span class="searchmatch">string</span>.format local pcall = pcall local select = select...


Module:string/decodeEntities

&quot;Module:load&quot; local <span class="searchmatch">string</span>_<span class="searchmatch">char</span>_module = &quot;Module:<span class="searchmatch">string</span>/<span class="searchmatch">char</span>&quot; local find = <span class="searchmatch">string</span>.find local gsub = <span class="searchmatch">string</span>.gsub local match = <span class="searchmatch">string</span>.match local require...


Module:string/char/documentation

Reimplementation of mw.ustring.<span class="searchmatch">char</span> in pure Lua, which is faster up to around 15 arguments, and much faster if given only one argument....


Module:string/nowiki

byte = <span class="searchmatch">string</span>.byte local <span class="searchmatch">char</span> = <span class="searchmatch">string</span>.<span class="searchmatch">char</span> local find = <span class="searchmatch">string</span>.find local format = <span class="searchmatch">string</span>.format local gsub = <span class="searchmatch">string</span>.gsub local lower = <span class="searchmatch">string</span>.lower local...


Module:User:Surjection/packer

&quot;boolean&quot; then return <span class="searchmatch">string</span>.<span class="searchmatch">char</span>(17, v and 1 or 0) elseif t == &quot;number&quot; then return &quot;\018&quot; .. tostring(v) .. &quot;\031&quot; elseif t == &quot;<span class="searchmatch">string</span>&quot; then return &quot;\019&quot;...


Module:kk-Cyrl-Arab-translit/testcases

e = require(&quot;Module:<span class="searchmatch">string</span>/<span class="searchmatch">char</span>&quot;)(0x06D5) local u = require(&quot;Module:<span class="searchmatch">string</span>/<span class="searchmatch">char</span>&quot;)(0x06C7) local ng = require(&quot;Module:<span class="searchmatch">string</span>/<span class="searchmatch">char</span>&quot;)(0x06AD) local hamza_a...


Module:string utilities

local <span class="searchmatch">string</span>_<span class="searchmatch">char</span>_module = &quot;Module:<span class="searchmatch">string</span>/<span class="searchmatch">char</span>&quot; local <span class="searchmatch">string</span>_charset_escape_module = &quot;Module:<span class="searchmatch">string</span>/charsetEscape&quot; local mw = mw local <span class="searchmatch">string</span> = <span class="searchmatch">string</span> local...


Module:Hani-sortkey

= <span class="searchmatch">string</span>.format local gmatch = <span class="searchmatch">string</span>.gmatch local gsub = <span class="searchmatch">string</span>.gsub local insert = table.insert local sub = <span class="searchmatch">string</span>.sub local u = m_str_utils.<span class="searchmatch">char</span> local...


Module:User:Suzukaze-c/unicode

local cp = {} for <span class="searchmatch">char</span> in mw.text.gsplit(text, &quot;&quot;) do <span class="searchmatch">char</span> = mw.ustring.codepoint(<span class="searchmatch">char</span>) <span class="searchmatch">char</span> = <span class="searchmatch">string</span>.format(&#039;%.4X&#039;, <span class="searchmatch">char</span>) -- see [[Module:character...


Module:string/charsetEscape

local gsub = <span class="searchmatch">string</span>.gsub local <span class="searchmatch">chars</span> local function get_<span class="searchmatch">chars</span>() <span class="searchmatch">chars</span>, get_<span class="searchmatch">chars</span> = { [&quot;\000&quot;] = &quot;%z&quot;, [&quot;%&quot;] = &quot;%%&quot;, [&quot;-&quot;] = &quot;%-&quot;, [&quot;]&quot;] = &quot;%]&quot;, [&quot;^&quot;]...