Searched refs:combinedName (Results 1 – 1 of 1) sorted by relevance
289 std::string combinedName = ""; in DealNoEmptyFimilyOrGivenName() local290 combinedName.append(familyName).append(middleName).append(givenName); in DealNoEmptyFimilyOrGivenName()291 if (combinedName == prefix) { in DealNoEmptyFimilyOrGivenName()294 if (combinedName == suffix) { in DealNoEmptyFimilyOrGivenName()