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

/external/icu4c/common/
H A Duloc.c929 int32_t keywordAtEnd = 0; /* is the keyword at the end of the string? */ local
1029 keywordAtEnd = 0;
1032 keywordAtEnd = 1;
1063 if(keywordAtEnd) {

Completed in 555 milliseconds