HomeSort by relevance Sort by last modified time
    Searched refs:indexOfAny (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/
nfrule.h 83 int32_t indexOfAny(const UChar* const strings[]) const;
nfrule.cpp 406 int32_t subStart = indexOfAny(tokenStrings);
535 NFRule::indexOfAny(const UChar* const strings[]) const
    [all...]

Completed in 158 milliseconds