Searched refs:escape_keyword_value (Results 1 – 2 of 2) sorted by relevance
121 static char *escape_keyword_value PROTO ((const char *, int *));3587 escape_keyword_value (value, free_value) in escape_keyword_value() function3809 path = escape_keyword_value (path, &free_path);3842 value = escape_keyword_value (last_component (rcs->path),3858 value = escape_keyword_value (rcs->path, &free_value);
2409 (printable_date, escape_keyword_value): New static functions.