Searched refs:_PLUS (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | cnormtst.c | 1025 _PLUS=0x2b enumerator 1072 while((expect+expectLength)!=outLimit && expect[expectLength]!=_PLUS) { in _testIter() 1097 while(expect!=out && expect[-1]!=_PLUS) { in _testIter() 1150 0xa0, _PLUS, 0x61, 0x308, _PLUS, 0x63, 0x327, 0x302, _PLUS, 0x1100, 0x1161, _PLUS, 0x3133 in TestNextPrevious() 1153 0x20, _PLUS, 0x61, 0x308, _PLUS, 0x63, 0x327, 0x302, _PLUS, 0x1100, 0x1161, _PLUS, 0x11aa in TestNextPrevious() 1156 0xa0, _PLUS, 0xe4, _PLUS, 0xe7, 0x302, _PLUS, 0xac00, _PLUS, 0x3133 in TestNextPrevious() 1159 0x20, _PLUS, 0xe4, _PLUS, 0xe7, 0x302, _PLUS, 0xac03 in TestNextPrevious() 1162 0xa0, _PLUS, 0xe4, _PLUS, 0x63, 0x327, 0x302, _PLUS, 0xac00, _PLUS, 0x3133 in TestNextPrevious()
|