Home
last modified time | relevance | path

Searched defs:unicode_character_name (Results 1 – 10 of 10) sorted by relevance

/dports/devel/gnulib/gnulib-20140202-stable/lib/uniname/
H A Duniname.c151 unicode_character_name (ucs4_t c, char *buf) in unicode_character_name() function
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-lib/uniname/
H A Duniname.c230 unicode_character_name (ucs4_t c, char *buf) in unicode_character_name() function
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/gnulib-lib/uniname/
H A Duniname.c230 unicode_character_name (ucs4_t c, char *buf) in unicode_character_name() function
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-lib/uniname/
H A Duniname.c230 unicode_character_name (ucs4_t c, char *buf) in unicode_character_name() function
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/gllib/uniname/
H A Duniname.c228 unicode_character_name (ucs4_t c, char *buf) in unicode_character_name() function
/dports/devel/libunistring/libunistring-0.9.10/lib/uniname/
H A Duniname.c237 unicode_character_name (ucs4_t c, char *buf) in unicode_character_name() function
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/gnulib-lib/uniname/
H A Duniname.c230 unicode_character_name (ucs4_t c, char *buf) in unicode_character_name() function
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/uniname/
H A Duniname.c237 unicode_character_name (ucs4_t c, char *buf) in unicode_character_name() function
/dports/textproc/py-parso/parso-0.8.3/parso/python/
H A Dtokenize.py114 unicode_character_name = r'[A-Za-z0-9\-]+(?: [A-Za-z0-9\-]+)*' variable
/dports/devel/py-libcst/libcst-0.3.23/libcst/_parser/parso/python/
H A Dtokenize.py150 unicode_character_name = r"[A-Za-z0-9\-]+(?: [A-Za-z0-9\-]+)*" variable