Searched refs:containNUL (Results 1 – 1 of 1) sorted by relevance
1582 UBool containNUL = prevString.indexOf((UChar)0) >= 0 || s.indexOf((UChar)0) >= 0; in checkCompareTwo() local1583 if(!containNUL) { in checkCompareTwo()1649 if(!containNUL) { in checkCompareTwo()