Home
last modified time | relevance | path

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

/external/icu4c/common/
Duloc.c932 int32_t keywordAtEnd = 0; /* is the keyword at the end of the string? */ in uloc_setKeywordValue() local
1032 keywordAtEnd = 0; in uloc_setKeywordValue()
1035 keywordAtEnd = 1; in uloc_setKeywordValue()
1066 if(keywordAtEnd) { in uloc_setKeywordValue()