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