Searched refs:byte_col_expr (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/libiconv-41/libiconv/tools/
H A Dcjk_tab_to_h.c62 const char* byte_col_expr; /* format string for 2nd byte value to col */ member in struct:__anon9530
366 printf(enc->byte_col_expr, "c2");
478 printf(enc->byte_col_expr, "c2");
878 enc.byte_col_expr = "%1$s - 0x21";
903 enc.byte_col_expr = "%1$s - 0x21";
931 enc.byte_col_expr = "%1$s - 0x21";
974 enc.byte_col_expr = "%1$s - (%1$s >= 0x80 ? 0x41 : 0x40)";
994 enc.byte_col_expr = "%1$s - (%1$s >= 0x80 ? 0x41 : 0x40)";
1034 enc.byte_col_expr = "%1$s - (%1$s >= 0x80 ? 0x41 : 0x40)";
1053 enc.byte_col_expr
[all...]

Completed in 129 milliseconds