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

  /external/chromium_org/third_party/icu/source/common/
unisetspan.cpp 221 // and do not store UTF-8 strings if !thisRelevant and CONTAINED.
232 UBool thisRelevant;
235 someRelevant=thisRelevant=TRUE;
237 thisRelevant=FALSE;
242 if((which&UTF8) && (thisRelevant || (which&CONTAINED))) {
    [all...]
  /external/icu/icu4c/source/common/
unisetspan.cpp 221 // and do not store UTF-8 strings if !thisRelevant and CONTAINED.
232 UBool thisRelevant;
235 someRelevant=thisRelevant=TRUE;
237 thisRelevant=FALSE;
242 if((which&UTF8) && (thisRelevant || (which&CONTAINED))) {
    [all...]

Completed in 376 milliseconds