Searched refs:first_only (Results 1 – 1 of 1) sorted by relevance
563 expand_string (const char *in, int first_only) in expand_string() argument581 if (*in == '%' && *(in + 1) && (!first_only || num_expansions == 0)) in expand_string()