Home
last modified time | relevance | path

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

/openbsd-src/gnu/lib/libiberty/src/testsuite/
H A Dtest-expandargv.c128 hook_char_replace (char *string, size_t len, char replacethis, char withthis) in hook_char_replace() argument
132 if (string[i] == replacethis) in hook_char_replace()