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