Lines Matching refs:log_error
41 #define log_error(fmt, ...) fprintf(stderr, fmt, __VA_ARGS__) macro
289 log_error("create_word: allocation error %s", strerror(errno)); in create_word()
355 log_error("allocation error %s", strerror(errno)); in create_group()
423 log_error("allocation error %s", strerror(errno)); in create_domain()
431 log_error("'%s'is invalid because '-' is illegal in modifiers.\n", trans); in add_word()
437 log_error(" syntax error in %s\n", raw); in add_word()
466 log_error("allocation error %s", strerror(errno)); in add_constraint()
480 log_error("asprintf failed %s", strerror(errno)); in add_constraint()
492 log_error("allocation error %s", strerror(errno)); in add_constraint()
507 log_error("asprintf failed %s", strerror(errno)); in add_constraint()
609 log_error("allocation error %s", strerror(errno)); in add_base_classification()
614 log_error("allocation error %s", strerror(errno)); in add_base_classification()
625 log_error(" add_base_classification error %s %s\n", raw, trans); in add_base_classification()
652 log_error("%s: allocation error", "add_cache"); in add_cache()
689 log_error("allocation error %s", strerror(errno)); in update()
710 log_error("allocation error %s", strerror(errno)); in append()
906 log_error("extract_range: allocation error %s", strerror(errno)); in extract_range()
929 log_error("new_context_str: %s %s", incon, strerror(errno)); in new_context_str()
940 log_error("find_in_hashtable: allocation error %s", strerror(errno)); in find_in_hashtable()
979 log_error("pcre=%s, error=%s\n", buffer, error ? error: "none"); in build_regexp()
1000 log_error("allocation error %s", strerror(errno)); in build_regexps()
1043 log_error("allocation error %s", strerror(errno)); in build_regexps()
1112 log_error("compute_raw_from_trans: allocation error %s", strerror(errno)); in compute_raw_from_trans()
1134 log_error("allocation error %s", strerror(errno)); in compute_raw_from_trans()
1454 log_error("compute_trans_from_raw: allocation error %s", strerror(errno)); in compute_trans_from_raw()
1539 log_error("strdup failed %s", strerror(errno)); in trans_context()
1558 log_error("strdup failed %s", strerror(errno)); in trans_context()
1568 log_error("asprintf failed %s", strerror(errno)); in trans_context()
1576 log_error("asprintf failed %s", strerror(errno)); in trans_context()
1690 log_error("strdup failed %s", strerror(errno)); in untrans_context()
1723 log_error("strdup failed %s", strerror(errno)); in untrans_context()
1734 log_error("asprintf failed %s", strerror(errno)); in untrans_context()
1742 log_error("asprintf failed %s", strerror(errno)); in untrans_context()