Home | History | Annotate | Download | only in i18n

Lines Matching refs:thisIsRoot

249     UBool thisIsRoot = data->base == NULL;
251 U_ASSERT(!thisIsRoot || !otherIsRoot); // otherwise their data pointers should be ==
252 if(thisIsRoot != otherIsRoot) { return FALSE; }
253 if((thisIsRoot || !tailoring->rules.isEmpty()) &&