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

10 Résultats trouvés pour " Module:string"

Module:string

= <span class="searchmatch">string</span>.gsub(text, UTF8_char, &quot;&quot;) return length end --[[ len This function returns the length of the target <span class="searchmatch">string</span>. Usage: {{#invoke:<span class="searchmatch">string</span>|len|target_string|}}...


Module:traduction

language name. --- @param langName <span class="searchmatch">string</span> The language’s name. --- @param langCode <span class="searchmatch">string</span> The language’s code. --- @return <span class="searchmatch">string</span> The formated language name....


Module:string/char

local char = <span class="searchmatch">string</span>.char local concat = table.concat local tonumber = tonumber local function err(cp) error(&quot;Codepoint &quot; .. cp .. &quot; is out of range:...


Module:io-flexions

verb:sub(-<span class="searchmatch">string</span>.len(&quot;ar&quot;)) == &quot;ar&quot; then return verb, &quot;Présent de l’infinitif&quot; elseif verb:sub(-<span class="searchmatch">string</span>.len(&quot;abis&quot;)) == &quot;abis&quot; then return <span class="searchmatch">string</span>.match(verb...


Module:langues/Documentation

code (<span class="searchmatch">string</span>) : Le code de la langue. allowSpecial (boolean) : Si true, les codes de langue spéciaux seront pris en compte. Type de retour <span class="searchmatch">string</span> ou nil...


Module:alphabet étendu

whitespace-only values from the given table. --- @param t <span class="searchmatch">string</span>[] The table to filter. --- @return <span class="searchmatch">string</span>[] The filtered table. local function removeEmptyValues(t)...


Module:types de mots

word type code from [[Module:types de mots/data]]. --- @param code <span class="searchmatch">string</span> The <span class="searchmatch">string</span> to check. --- @return boolean True if the argument is a valid word...


Module:section article/Documentation

code (<span class="searchmatch">string</span>) : La valeur à tester. Type de retour boolean Indique si la valeur passée est un alias de titre de section. Paramètres code (<span class="searchmatch">string</span>) : La...


Module:langues

code <span class="searchmatch">string</span> A language code. --- @param allowSpecial boolean If true, codes marked as group or special also will be considered. --- @return <span class="searchmatch">string</span>|nil...


Module:section article

= {} --- Get the data for the given section type code. --- @param code <span class="searchmatch">string</span> The section type code to get the data of. --- @return table|nil A `table`...