Searched refs:lastChar (Results 1 – 1 of 1) sorted by relevance
413 char lastChar = value[value.length() - 1]; in IsWellAlphaNumList() local414 if (lastChar == '-') { in IsWellAlphaNumList()