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