Home
last modified time | relevance | path

Searched refs:escape_keyword_value (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/cvs/src/
Drcs.c121 static char *escape_keyword_value PROTO ((const char *, int *));
3587 escape_keyword_value (value, free_value) in escape_keyword_value() function
3809 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);
DChangeLog-972409 (printable_date, escape_keyword_value): New static functions.