Searched refs:u_o (Results 1 – 3 of 3) sorted by relevance
/third_party/node/deps/icu-small/source/common/ |
D | messagepattern.cpp | 68 static const char16_t u_o=0x6F; variable 81 u_o, u_f, u_f, u_s, u_e, u_t, u_colon 85 u_o, u_t, u_h, u_e, u_r 1046 ((c=msg.charAt(index++))==u_o || c==u_O) && in isChoice() 1080 ((c=msg.charAt(index++))==u_o || c==u_O) && in isOrdinal()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | messagepattern.cpp | 68 static const UChar u_o=0x6F; variable 81 u_o, u_f, u_f, u_s, u_e, u_t, u_colon 85 u_o, u_t, u_h, u_e, u_r 1046 ((c=msg.charAt(index++))==u_o || c==u_O) && in isChoice() 1080 ((c=msg.charAt(index++))==u_o || c==u_O) && in isOrdinal()
|
/third_party/icu/icu4c/source/common/ |
D | messagepattern.cpp | 68 static const UChar u_o=0x6F; variable 81 u_o, u_f, u_f, u_s, u_e, u_t, u_colon 85 u_o, u_t, u_h, u_e, u_r 1046 ((c=msg.charAt(index++))==u_o || c==u_O) && in isChoice() 1080 ((c=msg.charAt(index++))==u_o || c==u_O) && in isOrdinal()
|