Searched refs:u_plus (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/common/
H A Dmessagepattern.cpp34 static const UChar u_plus=0x2B; variable
937 } else if(c==u_plus) {
1013 if((c<0x30 && c!=u_plus && c!=u_minus && c!=u_dot) || (c>0x39 && c!=u_e && c!=u_E && c!=0x221e)) {

Completed in 19 milliseconds