Home
last modified time | relevance | path

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

/dports/x11/libX11/libX11-1.7.2/src/xlibi18n/lcUniConv/
H A Dcjk_tab_to_h.c556 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_normal()
581 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_normal_only_charset2uni()
613 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_cns11643_only_uni2charset()
670 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1()
690 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1_only_charset2uni()
730 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk2_only_charset2uni()
749 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1_only_uni2charset()
843 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_ksc5601()
886 enc.check_row_expr = "%1$s >= 0xa1 && %1$s < 0xff"; in do_big5()
929 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_big5hkscs()
[all …]
/dports/x11/xcb-imdkit/xcb-imdkit-1.0.3/src/xlibi18n/lcUniConv/
H A Dcjk_tab_to_h.c556 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_normal()
581 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_normal_only_charset2uni()
613 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_cns11643_only_uni2charset()
670 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1()
690 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1_only_charset2uni()
730 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk2_only_charset2uni()
749 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1_only_uni2charset()
843 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_ksc5601()
886 enc.check_row_expr = "%1$s >= 0xa1 && %1$s < 0xff"; in do_big5()
929 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_big5hkscs()
[all …]
/dports/math/giacxcas/fltk-1.3.0/src/xutf8/lcUniConv/
H A Dcjk_tab_to_h.c40 const char* check_row_expr; /* format string for 1st byte value checking */ member
555 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_normal()
580 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_normal_only_charset2uni()
612 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_cns11643_only_uni2charset()
669 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1()
689 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1_only_charset2uni()
729 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk2_only_charset2uni()
748 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1_only_uni2charset()
842 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_ksc5601()
885 enc.check_row_expr = "%1$s >= 0xa1 && %1$s < 0xff"; in do_big5()
[all …]
H A Dgbk_tab_to_h.c32 const char* check_row_expr; /* format string for 1st byte value checking */ member
550 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_normal()
575 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_normal_only_charset2uni()
607 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_cns11643_only_uni2charset()
664 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1()
684 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1_only_charset2uni()
724 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk2_only_charset2uni()
743 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1_only_uni2charset()
837 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_ksc5601()
880 enc.check_row_expr = "%1$s >= 0xa1 && %1$s < 0xff"; in do_big5()
[all …]
/dports/x11-toolkits/fltk/fltk-1.3.8/src/xutf8/lcUniConv/
H A Dcjk_tab_to_h.c40 const char* check_row_expr; /* format string for 1st byte value checking */ member
555 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_normal()
580 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_normal_only_charset2uni()
612 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_cns11643_only_uni2charset()
669 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1()
689 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1_only_charset2uni()
729 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk2_only_charset2uni()
748 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1_only_uni2charset()
842 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_ksc5601()
885 enc.check_row_expr = "%1$s >= 0xa1 && %1$s < 0xff"; in do_big5()
[all …]
H A Dgbk_tab_to_h.c32 const char* check_row_expr; /* format string for 1st byte value checking */ member
550 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_normal()
575 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_normal_only_charset2uni()
607 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_cns11643_only_uni2charset()
664 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1()
684 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1_only_charset2uni()
724 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk2_only_charset2uni()
743 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1_only_uni2charset()
837 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_ksc5601()
880 enc.check_row_expr = "%1$s >= 0xa1 && %1$s < 0xff"; in do_big5()
[all …]
/dports/x11-toolkits/ntk/ntk/src/xutf8/lcUniConv/
H A Dcjk_tab_to_h.c40 const char* check_row_expr; /* format string for 1st byte value checking */ member
555 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_normal()
580 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_normal_only_charset2uni()
612 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_cns11643_only_uni2charset()
669 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1()
689 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1_only_charset2uni()
729 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk2_only_charset2uni()
748 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1_only_uni2charset()
842 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_ksc5601()
885 enc.check_row_expr = "%1$s >= 0xa1 && %1$s < 0xff"; in do_big5()
[all …]
H A Dgbk_tab_to_h.c32 const char* check_row_expr; /* format string for 1st byte value checking */ member
550 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_normal()
575 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_normal_only_charset2uni()
607 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_cns11643_only_uni2charset()
664 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1()
684 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1_only_charset2uni()
724 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk2_only_charset2uni()
743 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1_only_uni2charset()
837 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_ksc5601()
880 enc.check_row_expr = "%1$s >= 0xa1 && %1$s < 0xff"; in do_big5()
[all …]
/dports/converters/libiconv/libiconv-1.16/tools/
H A Dcjk_tab_to_h.c873 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_normal()
898 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_normal_only_charset2uni()
926 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_cns11643_only_uni2charset()
969 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1()
989 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1_only_charset2uni()
1029 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk2_only_charset2uni()
1048 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1_only_uni2charset()
1142 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_ksc5601()
1277 enc.check_row_expr = "%1$s >= 0xa1 && %1$s < 0xff"; in do_big5()
1309 enc.check_row_expr = "%1$s >= 0x80 && %1$s < 0xff"; in do_hkscs()
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/libiconv/source/tools/
H A Dcjk_tab_to_h.c875 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_normal()
900 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_normal_only_charset2uni()
928 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_cns11643_only_uni2charset()
971 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1()
991 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1_only_charset2uni()
1031 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk2_only_charset2uni()
1050 enc.check_row_expr = "%1$s >= 0x81 && %1$s < 0xff"; in do_gbk1_only_uni2charset()
1144 enc.check_row_expr = "%1$s >= 0x21 && %1$s < 0x7f"; in do_ksc5601()
1279 enc.check_row_expr = "%1$s >= 0xa1 && %1$s < 0xff"; in do_big5()
1311 enc.check_row_expr = "%1$s >= 0x80 && %1$s < 0xff"; in do_hkscs()
[all …]