Home
last modified time | relevance | path

Searched refs:unicode (Results 1 – 10 of 10) sorted by relevance

/f-stack/app/nginx-1.16.1/contrib/
H A DREADME11 The perl script to convert unicode mappings ( available
12 at http://www.unicode.org/Public/MAPPINGS/ ) to the nginx
/f-stack/app/redis-5.0.5/src/
H A Dlolwut5.c230 char unicode[3]; in lwRenderCanvas() local
231 lwTranslatePixelsGroup(byte,unicode); in lwRenderCanvas()
232 text = sdscatlen(text,unicode,3); in lwRenderCanvas()
/f-stack/freebsd/contrib/openzfs/lib/libunicode/
H A DMakefile.am3 VPATH = $(top_srcdir)/module/unicode
/f-stack/freebsd/contrib/openzfs/module/
H A DKbuild.in9 ZFS_MODULES += unicode/
H A DMakefile.bsd17 ${SRCDIR}/unicode \
/f-stack/freebsd/contrib/openzfs/scripts/
H A DMakefile.am50 export KMOD_ZUNICODE=@abs_top_builddir@/module/unicode/zunicode.ko
/f-stack/tools/libxo/doc/
H A Dfield-formatting.rst79 S wchar_t \* a unicode/WCS string
/f-stack/freebsd/contrib/openzfs/
H A Dconfigure.ac185 module/unicode/Makefile
/f-stack/freebsd/contrib/edk2/
H A DMdePkg.dec2131 ## Indicates the maximum length of unicode string used in the following
2133 # 0 - No length check for unicode string.<BR>
2134 # >0 - Maximum length of unicode string.<BR>
/f-stack/app/redis-5.0.5/
H A D00-RELEASENOTES1496 LOLWUT: Emit Braille unicode according to pixel pattern.