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