Home
last modified time | relevance | path

Searched refs:composed (Results 1 – 13 of 13) sorted by relevance

/glibc-2.36/iconvdata/
Dtcvn5712-1.c119 uint16_t composed; member
444 last_ch = comp_table_data[i].composed; \
554 uint16_t composed; member
668 if (ch >= decomp_table[i1].composed \
669 && ch <= decomp_table[i2].composed) \
676 if (ch == decomp_table[i].composed) \
678 if (ch < decomp_table[i].composed) \
691 if (ch == decomp_table[i].composed) \
Dcp1258.c122 uint16_t composed; member
448 last_ch = comp_table_data[i].composed; \
556 uint16_t composed; member
816 if (ch >= decomp_table[i1].composed \
817 && ch <= decomp_table[i2].composed) \
824 if (ch == decomp_table[i].composed) \
826 if (ch < decomp_table[i].composed) \
839 if (ch == decomp_table[i].composed) \
Dcp1255.c119 uint16_t composed; member
283 last_ch = comp_table_data[i].composed; \
384 uint16_t composed; member
477 if (ch >= decomp_table[i1].composed \
478 && ch <= decomp_table[i2].composed) \
485 if (ch == decomp_table[i].composed) \
487 if (ch < decomp_table[i].composed) \
500 if (ch == decomp_table[i].composed) \
Deuc-jisx0213.c249 uint16_t composed; member
331 lasttwo = comp_table_data[idx].composed; \
Dshift_jisx0213.c258 uint16_t composed; member
340 lasttwo = comp_table_data[idx].composed; \
Diso-2022-jp-3.c375 uint16_t composed; member
473 lasttwo = comp_table_data[idx].composed; \
/glibc-2.36/localedata/locales/
Dik_CA51 % has to be composed as lbarred+composingdotbelow), eng, ntilde
Dro_RO219 % All month abbreviations are composed of the first three letters of the full
/glibc-2.36/manual/
Dfdl-1.3.texi84 straightforwardly with generic text editors or (for images composed of
Dstartup.texi15 of control within the same program and a program may be composed of
Dsysinfo.texi38 (DNS). In the DNS, every host name is composed of two parts:
Dmessage.texi1742 message catalog. It is composed as follows:
/glibc-2.36/ChangeLog.old/
DChangeLog.95805 (print_search_path): Correct construction of composed path name.