Searched refs:chPound (Results 1 – 2 of 2) sorted by relevance
812 static const UChar chPound = 0x23; // '#', introduces a comment. variable829 if (ch == chPound) { in stripRules()934 if (c.fChar == chPound) { in nextChar()
3933 static const UChar chPound = 0x23; // '#', introduces a comment. variable4050 if (c.fChar == chPound && fEOLComments == TRUE) { in nextChar()