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