Searched defs:leading_slash (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/metadata/
H A Dmod_cern_meta.c270 char *leading_slash; local
300 leading_slash = strchr(scrap_book, '/');
302 if ((last_slash != NULL) && (last_slash != leading_slash)) {

Completed in 46 milliseconds