Lines Matching full:slash
822 char* slash = strchr(target_filename+1, '/');823 if (slash != NULL) {824 int count = slash - target_filename;