Searched refs:toFind (Results 1 – 1 of 1) sorted by relevance
258 static int findFirstOf(const UChar* s, int sLen, int startPos, const char* toFind) in findFirstOf() argument261 const char* cur = toFind; in findFirstOf()