Searched refs:_PLUS (Results 1 – 1 of 1) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | cnormtst.c | 1029 _PLUS=0x2b enumerator 1076 while((expect+expectLength)!=outLimit && expect[expectLength]!=_PLUS) { in _testIter() 1101 while(expect!=out && expect[-1]!=_PLUS) { in _testIter() 1154 0xa0, _PLUS, 0x61, 0x308, _PLUS, 0x63, 0x327, 0x302, _PLUS, 0x1100, 0x1161, _PLUS, 0x3133 in TestNextPrevious() 1157 0x20, _PLUS, 0x61, 0x308, _PLUS, 0x63, 0x327, 0x302, _PLUS, 0x1100, 0x1161, _PLUS, 0x11aa in TestNextPrevious() 1160 0xa0, _PLUS, 0xe4, _PLUS, 0xe7, 0x302, _PLUS, 0xac00, _PLUS, 0x3133 in TestNextPrevious() 1163 0x20, _PLUS, 0xe4, _PLUS, 0xe7, 0x302, _PLUS, 0xac03 in TestNextPrevious() 1166 0xa0, _PLUS, 0xe4, _PLUS, 0x63, 0x327, 0x302, _PLUS, 0xac00, _PLUS, 0x3133 in TestNextPrevious()
|