HomeSort by relevance Sort by last modified time
    Searched refs:UTOK_OPTION_COUNT (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/icu/source/i18n/
ucol_tok.cpp 230 #define UTOK_OPTION_COUNT 20
357 static const ucolTokOption rulesOptions[UTOK_OPTION_COUNT] = {
478 while(i < UTOK_OPTION_COUNT) {
554 while(i < UTOK_OPTION_COUNT) {
566 if(i == UTOK_OPTION_COUNT) {
    [all...]
  /external/icu4c/i18n/
ucol_tok.cpp 230 #define UTOK_OPTION_COUNT 20
357 static const ucolTokOption rulesOptions[UTOK_OPTION_COUNT] = {
478 while(i < UTOK_OPTION_COUNT) {
554 while(i < UTOK_OPTION_COUNT) {
566 if(i == UTOK_OPTION_COUNT) {
    [all...]

Completed in 26 milliseconds