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

10 Results found for " Module:string_utilities"

Module:string utilities

local <span class="searchmatch">string</span>_char_module = &quot;Module:<span class="searchmatch">string</span>/char&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:string/encode entities

-- TO BE REPLACED BY encode_entities in [[Module:<span class="searchmatch">string</span> <span class="searchmatch">utilities</span>]]. This function decodes on input by default to prevent double-encoding, which the new...


Module:User:Benwing2/test-string-utilities

local export = {} local m_strutils = require(&quot;Module:<span class="searchmatch">string</span> <span class="searchmatch">utilities</span>&quot;) function export.ucfirst(frame) return m_strutils.ucfirst(frame.args[1]) end ...


Module:string/templates

local string_<span class="searchmatch">utilities</span>_module = &quot;Module:<span class="searchmatch">string</span> <span class="searchmatch">utilities</span>&quot; local abs = math.abs local find = <span class="searchmatch">string</span>.find local format = <span class="searchmatch">string</span>.format local floor...


Module:ugly hacks

wanted_index, i = tonumber(args[3]), 1 for item in require(&quot;Module:<span class="searchmatch">string</span> <span class="searchmatch">utilities</span>&quot;).gsplit(args[1], args[2], true) do if i == wanted_index then ...


Module:utilities

script_<span class="searchmatch">utilities</span>_module = &quot;Module:script <span class="searchmatch">utilities</span>&quot; local scripts_module = &quot;Module:scripts&quot; local <span class="searchmatch">string</span>_<span class="searchmatch">utilities</span>_module = &quot;Module:<span class="searchmatch">string</span> <span class="searchmatch">utilities</span>&quot; local...


Module:la-utilities

&quot;Module:debug/track&quot; local <span class="searchmatch">string</span>_<span class="searchmatch">utilities</span>_module = &quot;Module:<span class="searchmatch">string</span> <span class="searchmatch">utilities</span>&quot; local table_module = &quot;Module:table&quot; local gsub = <span class="searchmatch">string</span>.gsub local ipairs = ipairs...


Module:User:Benwing2/string utilities

= &quot;Module:memoize&quot; local en_<span class="searchmatch">utilities</span>_module = &quot;Module:User:Benwing2/en-<span class="searchmatch">utilities</span>&quot; local mw = mw local <span class="searchmatch">string</span> = <span class="searchmatch">string</span> local table = table local ustring...


Module:string utilities/documentation

Provides some <span class="searchmatch">utility</span> functions for manipulating strings. (The generated documentation is located at the module page.)...


Module:string/templates/documentation

error condition will result in an empty <span class="searchmatch">string</span> being returned rather than an error message. Module:<span class="searchmatch">string</span> <span class="searchmatch">utilities</span> – main module for <span class="searchmatch">string</span> manipulation...