local export = {numbers = {}} local numbers = export.numbers numbers[1] = { cardinal = { "ᏌᏊᎢ" }, } numbers[2] = { cardinal = { "ᏔᎵ" }, } numbers[3]...
src:sub(idx, next_idx - 1) idx = next_idx + 1 if next_<span class="searchmatch">chr</span> == quote then break elseif next_<span class="searchmatch">chr</span> == "\\" then -- backslash escape local result...
function replaceSpecialChar(<span class="searchmatch">chr</span>) if <span class="searchmatch">chr</span> == '_' then -- replace underscores with spaces return ' ' else return <span class="searchmatch">chr</span> end end local function...