Home
last modified time | relevance | path

Searched refs:u_lessOrEqual (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/icu-small/source/common/
Dmessagepattern.cpp78 static const char16_t u_lessOrEqual=0x2264; // U+2264 is <= variable
742 if(!(c==u_pound || c==u_lessThan || c==u_lessOrEqual)) { // U+2264 is <= in parseChoiceStyle()
/third_party/skia/third_party/externals/icu/source/common/
Dmessagepattern.cpp78 static const UChar u_lessOrEqual=0x2264; // U+2264 is <= variable
742 if(!(c==u_pound || c==u_lessThan || c==u_lessOrEqual)) { // U+2264 is <= in parseChoiceStyle()
/third_party/icu/icu4c/source/common/
Dmessagepattern.cpp78 static const UChar u_lessOrEqual=0x2264; // U+2264 is <= variable
742 if(!(c==u_pound || c==u_lessThan || c==u_lessOrEqual)) { // U+2264 is <= in parseChoiceStyle()