Searched refs:IsUDSuffix (Results 1 – 1 of 1) sorted by relevance
1658 bool IsUDSuffix = false; in LexUDSuffix() local1660 IsUDSuffix = true; in LexUDSuffix()1675 IsUDSuffix = (Chars == 1 && Buffer[0] == 's') || in LexUDSuffix()1690 if (!IsUDSuffix) { in LexUDSuffix()