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

10 Results found for " Module:Unicode_data/patterns/documentation"

Module:Unicode data/patterns/documentation

Generates <span class="searchmatch">patterns</span> for Lua <span class="searchmatch">patterns</span> or regular expressions, to be put inside set notation: [...] or [^...]. {{#invoke:<span class="searchmatch">Unicode</span> <span class="searchmatch">data</span>/<span class="searchmatch">patterns</span>|make_<span class="searchmatch">pattern</span>|module=Module:Unicode...


Module:documentation

function make_<span class="searchmatch">Unicode</span>_<span class="searchmatch">data</span>_<span class="searchmatch">documentation</span>(title, cats) local subpage, first_three_of_code_point = title.fullText:match(&quot;^Module:<span class="searchmatch">Unicode</span> <span class="searchmatch">data</span>/([^/]+)/(%x%x%x)$&quot;)...


Module:scripts/recognition data/documentation

recognition from the script <span class="searchmatch">patterns</span> in Module:scripts/<span class="searchmatch">data</span>. It must be regenerated whenever script <span class="searchmatch">patterns</span> are added or modified. The highlight_dump...


Module:User:Benwing2/category tree/poscatboiler/data/scripts/blocks

block_<span class="searchmatch">data</span> = require &quot;Module:<span class="searchmatch">Unicode</span> <span class="searchmatch">data</span>/blocks&quot; -- Add position of range in the array of blocks to the range tables. for i, range in ipairs(block_<span class="searchmatch">data</span>)...


Module:User:Wikitiki89/split

export.usplit(text, <span class="searchmatch">pattern</span>, plain) -- naive implementation if plain then -- proper <span class="searchmatch">unicode</span> handling is unnecessary for plain <span class="searchmatch">patterns</span> return export.split(text...


Module:sandbox/documentation-module

function make_<span class="searchmatch">Unicode</span>_<span class="searchmatch">data</span>_<span class="searchmatch">documentation</span>(title, cats) local subpage, first_three_of_code_point = title.fullText:match(&quot;^Module:<span class="searchmatch">Unicode</span> <span class="searchmatch">data</span>/([^/]+)/(%x%x%x)$&quot;)...


Module:User:Erutuon/wrong script

== &quot;<span class="searchmatch">Unicode</span>_<span class="searchmatch">data</span>&quot; then local val = require &quot;Module:<span class="searchmatch">Unicode</span> <span class="searchmatch">data</span>&quot; self[k] = val return val end end }) local function unique_matches(<span class="searchmatch">pattern</span>, text)...


Module:scripts/data/documentation

script. The character classes are the same as those in Lua search/replace <span class="searchmatch">patterns</span>, but without the surrounding [ ] (these are implicitly added). They also...


Module:Unicode data/blocks

-- Compiled from http://www.<span class="searchmatch">unicode</span>.org/Public/UNIDATA/Blocks.txt. local blocks = { { 0x000000, 0x00007F, &quot;Basic Latin&quot; ...


Module:template parser/data

manually. -- NOTE: \p{N} *MUST* be defined according to the same version of <span class="searchmatch">Unicode</span> that -- the sanitizer uses in order to remain in sync. As of September...