Home | History | Annotate | Download | only in canvas

Lines Matching refs:StripComments

282     class StripComments {
284 StripComments(const String& str)
377 void StripComments::process(UChar c)
3190 String stringWithoutComments = StripComments(string).result();