HomeSort by: relevance | last modified time | path
    Searched refs:Unicode (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/lib/
boxdraw.c 12 Lib functions to support Box Draw Unicode code pages.
23 CHAR16 Unicode;
31 // It also provides a mapping from Unicode to PCANSI or
114 Detects if a Unicode char is for Box Drawing text graphics.
118 Grphic - Unicode char to test.
126 TRUE if Gpaphic is a supported Unicode Box Drawing character.
134 // Unicode drawing code charts are all in the 0x25xx range,
140 for (Table = UnicodeToPcAnsiOrAscii; Table->Unicode != 0x0000; Table++) {
141 if (Graphic == Table->Unicode) {
  /src/share/locale/ctype/
gen_ctype_utf8.pl 20 use Unicode::UCD v0.610 qw( charinfo charprop prop_invmap );
56 * Copyright (c) 1991-2021 Unicode, Inc. All rights reserved.
58 * https://www.unicode.org/copyright.html.
61 * a copy of the Unicode data files and any associated documentation
62 * (the "Data Files") or Unicode software and any associated documentation
95 print "/* Unicode Version " . Unicode::UCD::UnicodeVersion() . " */\n";
115 # http://www.unicode.org/reports/tr44/tr44-16.html#General_Category_Values
162 # http://www.unicode.org/L2/L2003/03139-posix-classes.htm
434 The perl community does a good job of keeping their Unicode tables up to dat
    [all...]
  /src/usr.bin/make/unit-tests/
varmod-to-separator.mk 261 # Try whether bmake is Unicode-ready.
  /src/sys/external/bsd/acpica/dist/tools/acpiexec/
aetables.h 598 Unicode : "Unicode String"
  /src/sys/external/bsd/acpica/dist/tests/misc/
grammar.asl 513 Name (_STR, Unicode ("test"))

Completed in 19 milliseconds