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