Lines Matching refs:inList
318 UBool inList(UChar c, const UChar* list) const {506 while (p < e && !inList(*p, terminators)) ++p;