Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Drbbiapts.cpp645 int32_t tag_lo[] = {UBRK_WORD_NONE, UBRK_WORD_LETTER, UBRK_WORD_NONE, UBRK_WORD_LETTER, in TestRuleStatus() local
674 if (tag < tag_lo[i] || tag >= tag_hi[i]) { in TestRuleStatus()