Home
last modified time | relevance | path

Searched refs:is_dbcs_leadbyte (Results 1 – 12 of 12) sorted by relevance

/dports/misc/ipbt/ipbt-r8765/
H A Duxucs.c19 int is_dbcs_leadbyte(int codepage, char byte) in is_dbcs_leadbyte() function
H A Dputty.h924 int is_dbcs_leadbyte(int codepage, char byte);
H A Dterminal.c5192 if (is_dbcs_leadbyte(term->ucsdata->font_codepage, (BYTE) c)) { in clipme()
/dports/security/putty/putty-0.76/unix/
H A Duxucs.c19 bool is_dbcs_leadbyte(int codepage, char byte) in is_dbcs_leadbyte() function
/dports/security/putty-nogtk/putty-0.76/unix/
H A Duxucs.c19 bool is_dbcs_leadbyte(int codepage, char byte) in is_dbcs_leadbyte() function
/dports/security/putty-nogtk/putty-0.76/windows/
H A Dwinucs.c1210 bool is_dbcs_leadbyte(int codepage, char byte) in is_dbcs_leadbyte() function
/dports/security/putty/putty-0.76/windows/
H A Dwinucs.c1210 bool is_dbcs_leadbyte(int codepage, char byte) in is_dbcs_leadbyte() function
/dports/security/putty/putty-0.76/
H A Dputty.h2028 bool is_dbcs_leadbyte(int codepage, char byte);
H A Dterminal.c6398 if (is_dbcs_leadbyte(term->ucsdata->font_codepage, (BYTE) c)) { in clipme()
/dports/security/putty-nogtk/putty-0.76/
H A Dputty.h2028 bool is_dbcs_leadbyte(int codepage, char byte);
H A Dterminal.c6398 if (is_dbcs_leadbyte(term->ucsdata->font_codepage, (BYTE) c)) { in clipme()
/dports/ftp/filezilla/filezilla-3.55.1/src/putty/
H A Dputty.h2029 bool is_dbcs_leadbyte(int codepage, char byte);