Searched refs:replacement_text (Results 1 – 4 of 4) sorted by relevance
153 marg->replacement_text = strdup(argtext);154 if (marg->replacement_text == NULL) {
542 next_match = match_marg->replacement_text;554 free(marg->replacement_text);
111 char *replacement_text; member
1550 marg->replacement_text = NULL; in add_macro_arg()