Searched defs:PLUS_SIGN (Results 1 – 3 of 3) sorted by relevance
26 const std::string PLUS_SIGN = "+"; variable
68 constexpr const char* PLUS_SIGN = "+"; variable
52 private static final String PLUS_SIGN = "+"; field in SmsNumberUtils