Searched refs:regex_format_error (Results 1 – 3 of 3) sorted by relevance
164 void regex_format_error(struct regex_error_data const *error_data, char *buffer,
404 regex_format_error(&error_data, in compile_regex()
546 void regex_format_error(struct regex_error_data const *error_data, char *buffer, in regex_format_error() function