Searched refs:punctuation (Results 1 – 6 of 6) sorted by relevance
8 # "[A-Z][a-z][0-9]_". Do not include spaces or punctuation (the former
12 # "[A-Z][a-z][0-9]_". Do not include spaces or punctuation (the former
19 # punctuation characters have been rearranged.
1019 CharSequence punctuation = getDoublePunctuation(content); in decorateBackground() local1021 setPunctuationBackground(views, punctuation); in decorateBackground()