Home | History | Annotate | Download | only in ports

Lines Matching refs:lc

190     if (familyNameDict.find(tolc.lc())) {
192 "multiple families. skipping subsequent occurrences", tolc.lc());
194 familyNameDict.set(tolc.lc(), familyRecID);
413 if (fFamilyNameDict.find(tolc.lc(), &familyRecID)) {