Home
last modified time | relevance | path

Searched refs:gMinusX (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Dnfrule.cpp81 static const UChar gMinusX[] = {0x2D, 0x78, 0}; /* "-x" */ variable
366 else if (0 == descriptor.compare(gMinusX, 2)) { in parseRuleDescriptor()
663 case kNegativeNumberRule: result.append(gMinusX, 2); break; in _appendRuleText()
/third_party/skia/third_party/externals/icu/source/i18n/
Dnfrule.cpp81 static const UChar gMinusX[] = {0x2D, 0x78, 0}; /* "-x" */ variable
366 else if (0 == descriptor.compare(gMinusX, 2)) { in parseRuleDescriptor()
663 case kNegativeNumberRule: result.append(gMinusX, 2); break; in _appendRuleText()
/third_party/node/deps/icu-small/source/i18n/
Dnfrule.cpp81 static const UChar gMinusX[] = {0x2D, 0x78, 0}; /* "-x" */ variable
366 else if (0 == descriptor.compare(gMinusX, 2)) { in parseRuleDescriptor()
663 case kNegativeNumberRule: result.append(gMinusX, 2); break; in _appendRuleText()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnfrule.cpp81 static const UChar gMinusX[] = {0x2D, 0x78, 0}; /* "-x" */ variable
366 else if (0 == descriptor.compare(gMinusX, 2)) { in parseRuleDescriptor()
663 case kNegativeNumberRule: result.append(gMinusX, 2); break; in _appendRuleText()