xstreql
if (!xstreql(conv->thousands_sep, "")) {
if (!xstreql(conv->mon_thousands_sep, "")) {
if (!xstreql(conv->mon_decimal_point, "")) {
S->m_c_locale = xstreql("C", setlocale(LC_COLLATE, NULL));
xstreql(optarg, "\\t") ? '\t' :
if (xstreql(argv[optind - 1], "--")) {
if (xstreql(argv[optind], "-"))
if (xstreql(argv[optind], "-")) {
extern int xstreql(const char *, const char *);