10 Results found for "Module:Unicode_data/names".

Module:Unicode data/documentation

module. For template-invokable functions, see Module:Unicode data/templates. lookup_name Look up the name of a code point. Used by Module:character info, Module:character...


Module:Unicode data/templates

local func_name = prefix .. suffix m_Unicode_data = m_Unicode_data or require "Module:Unicode data" local func = m_Unicode_data[func_name] or errorf(2...


Module:Unicode data

"loader" with the name of the module minus the -- "Module:Unicode data/" part. For instance, loader.blocks returns -- [[Module:Unicode data/blocks]]. If a...


Module:Unicode data/templates/codepoint

require("Module:Unicode data") local export = {} local function get_html_entity_character(c) local data = require("Module:Unicode data/data/html entities")...


Module:Unicode data/templates/documentation

This module provides ways for some of the functions in Module:Unicode data to be used in templates. lookup, is Call one the functions starting with lookup...


Module:category tree/poscatboiler/data/unicode

raw_categories["Unicode blocks"] = { topright = "{{shortcut|CAT:UC}}", description = "Categories with blocks of particular Unicode characters.", parents...


Module:Unicode data/testcases

m_str_utils = require("Module:string utilities") local m_Unicode_data = require("Module:Unicode data") local cp = m_str_utils.codepoint local len = m_str_utils...


Module:Unicode data/patterns

make_pattern(frame) local module_name = frame.args.module if not module_name then error("Provide name of submodule of Module:Unicode data in |module= parameter...


Module:Unicode data/names/0E0

"CANCEL TAG", --[=[ -- The names for codepoints U+E0100 to U+E01EF are generated by a rule in -- [[Module:Unicode data]]. [ 0xE0100 ] = "VARIATION...


Module:Unicode data/names/01A

return { [ 0x1AFF0 ] = "KATAKANA LETTER MINNAN TONE-2", [ 0x1AFF1 ] = "KATAKANA LETTER MINNAN TONE-3", [ 0x1AFF2 ] = "KATAKANA LETTER MINNAN TONE-4"...