Home | History | Annotate | Download | only in common

Lines Matching refs:formatCloseParen

489     UChar formatCloseParen        = 0x0029; // )
568 formatCloseParen = 0xFF09; // fullwidth )
696 } else if (*p == formatCloseParen) {