Searched defs:error_data (Results 1 – 4 of 4) sorted by relevance
65 struct error_data struct67 error_data(double a, double b, double z, boost::intmax_t e) in error_data() argument71 bool operator<(const error_data& other)const in operator <() argument
77 } error_data; member
501 void regex_format_error(struct regex_error_data const *error_data, char *buffer, in regex_format_error()
350 struct regex_error_data error_data; in compile_regex() local