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

  /external/icu4c/i18n/
nfrule.h 87 void stripPrefix(UnicodeString& text, const UnicodeString& prefix, ParsePosition& pp) const;
nfrule.cpp 787 stripPrefix(workText, prefix, pp);
815 // First we use stripPrefix() to match "first " in both places and
    [all...]

Completed in 660 milliseconds