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