Lines Matching refs:sep
1431 ssize_t sep = ident.findLast('.');1432 if (sep >= 0) {1433 parentIdent.setTo(ident, sep);