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

7 Results found for " Module:string/endswith"

Module:string/endswith

local sub = <span class="searchmatch">string</span>.sub --[==[ Returns {true} if the <span class="searchmatch">string</span> {str} ends with the <span class="searchmatch">string</span> {val}, or {false} if not. The optional indices {i} and {j} can be...


Module:uz-inflection-tools

checker == &#039;equals&#039; and value == str or checker == &#039;<span class="searchmatch">endswith</span>&#039; and mw.ustring.match(str, value .. &quot;$&quot;) ~= nil or checker ==...


Module:documentation

local <span class="searchmatch">string</span>_<span class="searchmatch">endswith</span>_module = &quot;Module:<span class="searchmatch">string</span>/<span class="searchmatch">endswith</span>&quot; local <span class="searchmatch">string</span>_gline_module = &quot;Module:<span class="searchmatch">string</span>/gline&quot; local <span class="searchmatch">string</span>_insert_module = &quot;Module:<span class="searchmatch">string</span>/insert&quot;...


Module:User:Vitalik/inflection-tools

checker == &#039;equals&#039; and value == str or checker == &#039;<span class="searchmatch">endswith</span>&#039; and mw.ustring.match(str, value .. &quot;$&quot;) ~= nil or checker ==...


Module:User:Vitalik/inflection/units/ru-noun

if _.<span class="searchmatch">endswith</span>(z.stem, &#039;[гкх]&#039;) then z.stem_type = &#039;velar&#039; elseif _.<span class="searchmatch">endswith</span>(z.stem, &#039;[жчшщ]&#039;) then z.stem_type = &#039;sibilant&#039; elseif _.<span class="searchmatch">endswith</span>(z.stem...


Module:ks-conj-pa

export.<span class="searchmatch">endswith</span>(main, subs) return <span class="searchmatch">string</span>.sub(main, #main-#subs+1, #main) == subs end function export.startswith(main, subs) return <span class="searchmatch">string</span>.sub(main...


Module:User:Rishabhbhat/ks-conj-pa

export.<span class="searchmatch">endswith</span>(main, subs) return <span class="searchmatch">string</span>.sub(main, #main-#subs+1, #main) == subs end function export.startswith(main, subs) return <span class="searchmatch">string</span>.sub(main...