Searched refs:mustNotBeEmpty (Results 1 – 2 of 2) sorted by relevance
988 UBool mustNotBeEmpty = FALSE, invert = FALSE; in applyPropertyAlias() local1017 mustNotBeEmpty = TRUE; in applyPropertyAlias()1116 if (U_SUCCESS(ec) && (mustNotBeEmpty && isEmpty())) { in applyPropertyAlias()
3383 boolean mustNotBeEmpty = false, invert = false; in applyPropertyAlias()3520 if (mustNotBeEmpty && isEmpty()) { in applyPropertyAlias()