Searched refs:preLimit (Results 1 – 1 of 1) sorted by relevance
149 const UChar *limit, *preLimit; in u_strFindFirst() local159 preLimit=limit-subLength; in u_strFindFirst()161 while(s!=preLimit) { in u_strFindFirst()