Home
last modified time | relevance | path

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

/php-src/sapi/fuzzer/
H A Dfuzzer-execute-common.h159 char *last_sep = strrchr(path, '/'); local
160 if (last_sep) {
161 *last_sep = '\0';

Completed in 7 milliseconds