Home
last modified time | relevance | path

Searched refs:GREEK_CAPITAL_LETTER_IOTA (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/gocr/gocr-0.52/src/
H A Dunicode.c330 case 'I': return GREEK_CAPITAL_LETTER_IOTA; in compose()
758 case GREEK_CAPITAL_LETTER_IOTA: in decode()
H A Dunicode_defs.h874 #define GREEK_CAPITAL_LETTER_IOTA 0x0399 macro
/dports/graphics/swftools/swftools-0.9.2/lib/gocr/
H A Dunicode.c329 case 'I': return GREEK_CAPITAL_LETTER_IOTA; in compose()
757 case GREEK_CAPITAL_LETTER_IOTA: in decode()
H A Dunicode.h887 #define GREEK_CAPITAL_LETTER_IOTA 0x0399 macro
/dports/lang/perl5.32/perl-5.32.1/
H A Dpp.c4092 #define GREEK_CAPITAL_LETTER_IOTA 0x0399 in PP() macro
4116 *d++ = UTF8_TWO_BYTE_HI(GREEK_CAPITAL_LETTER_IOTA); in PP()
4117 *d++ = UTF8_TWO_BYTE_LO(GREEK_CAPITAL_LETTER_IOTA); in PP()
4131 if (uv == GREEK_CAPITAL_LETTER_IOTA in PP()
4156 *d++ = UTF8_TWO_BYTE_HI(GREEK_CAPITAL_LETTER_IOTA); in PP()
4157 *d++ = UTF8_TWO_BYTE_LO(GREEK_CAPITAL_LETTER_IOTA); in PP()
/dports/lang/perl5.34/perl-5.34.0/
H A Dpp.c4135 #define GREEK_CAPITAL_LETTER_IOTA 0x0399 in PP() macro
4159 *d++ = UTF8_TWO_BYTE_HI(GREEK_CAPITAL_LETTER_IOTA); in PP()
4160 *d++ = UTF8_TWO_BYTE_LO(GREEK_CAPITAL_LETTER_IOTA); in PP()
4174 if (uv == GREEK_CAPITAL_LETTER_IOTA in PP()
4199 *d++ = UTF8_TWO_BYTE_HI(GREEK_CAPITAL_LETTER_IOTA); in PP()
4200 *d++ = UTF8_TWO_BYTE_LO(GREEK_CAPITAL_LETTER_IOTA); in PP()
/dports/lang/perl5.30/perl-5.30.3/
H A Dpp.c4104 #define GREEK_CAPITAL_LETTER_IOTA 0x0399 in PP() macro
4128 *d++ = UTF8_TWO_BYTE_HI(GREEK_CAPITAL_LETTER_IOTA); in PP()
4129 *d++ = UTF8_TWO_BYTE_LO(GREEK_CAPITAL_LETTER_IOTA); in PP()
4143 if (uv == GREEK_CAPITAL_LETTER_IOTA in PP()
4168 *d++ = UTF8_TWO_BYTE_HI(GREEK_CAPITAL_LETTER_IOTA); in PP()
4169 *d++ = UTF8_TWO_BYTE_LO(GREEK_CAPITAL_LETTER_IOTA); in PP()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dpp.c4127 #define GREEK_CAPITAL_LETTER_IOTA 0x0399 in PP() macro
4151 *d++ = UTF8_TWO_BYTE_HI(GREEK_CAPITAL_LETTER_IOTA); in PP()
4152 *d++ = UTF8_TWO_BYTE_LO(GREEK_CAPITAL_LETTER_IOTA); in PP()
4166 if (uv == GREEK_CAPITAL_LETTER_IOTA in PP()
4191 *d++ = UTF8_TWO_BYTE_HI(GREEK_CAPITAL_LETTER_IOTA); in PP()
4192 *d++ = UTF8_TWO_BYTE_LO(GREEK_CAPITAL_LETTER_IOTA); in PP()
/dports/editors/libreoffice/libreoffice-7.2.6.2/extras/source/autocorr/emoji/
H A Demoji.ulf86 [GREEK_CAPITAL_LETTER_IOTA]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extras/source/autocorr/emoji/
H A Demoji.ulf86 [GREEK_CAPITAL_LETTER_IOTA]
/dports/math/reduce/Reduce-svn5758-src/contrib/boxdisplay/
H A Duninames.red938 put('GREEK_CAPITAL_LETTER_IOTA, 'codepoint, 0x0399);