Searched refs:rawstr (Results 1 – 2 of 2) sorted by relevance
2093 char *rawstr = NULL; in matching_file_name_substitute() local2130 rawstr = XOBFINISH (&str_obstack, char *); in matching_file_name_substitute()2131 str = xstrdup (rawstr); in matching_file_name_substitute()2134 rawstr = NULL; in matching_file_name_substitute()
2111 char *rawstr = NULL; in matching_file_name_substitute() local2148 rawstr = XOBFINISH (&str_obstack, char *); in matching_file_name_substitute()2149 str = xstrdup (rawstr); in matching_file_name_substitute()2152 rawstr = NULL; in matching_file_name_substitute()