Home
last modified time | relevance | path

Searched refs:stripPrefix (Results 1 – 7 of 7) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/test/
DCheckDates.java283 private String stripPrefix(String s) { in stripPrefix() method in CheckDates
344 String thisValueStripped = stripPrefix(value); in handleCheck()
345 String wideValueStripped = stripPrefix(wideValue); in handleCheck()
346 String lgPathValueStripped = stripPrefix(lgPathValue); in handleCheck()
347 String lgPathWideValueStripped = stripPrefix(lgPathWideValue); in handleCheck()
/external/icu/icu4c/source/i18n/
Dnfrule.h100 void stripPrefix(UnicodeString& text, const UnicodeString& prefix, ParsePosition& pp) const;
Dnfrule.cpp934 stripPrefix(workText, prefix, pp); in doParse()
1106 NFRule::stripPrefix(UnicodeString& text, const UnicodeString& prefix, ParsePosition& pp) const in stripPrefix() function in NFRule
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNFRule.java921 String workText = stripPrefix(text, ruleText.substring(0, sub1Pos), pp); in doParse()
1077 private String stripPrefix(String text, String prefix, ParsePosition pp) { in stripPrefix() method
/external/icu/android_icu4j/src/main/java/android/icu/text/
DNFRule.java922 String workText = stripPrefix(text, ruleText.substring(0, sub1Pos), pp); in doParse()
1078 private String stripPrefix(String text, String prefix, ParsePosition pp) { in stripPrefix() method
/external/syzkaller/pkg/report/
Dlinux.go297 strip := ctx.stripPrefix(symb)
309 func (ctx *linux) stripPrefix(symb *symbolizer.Symbolizer) string { func
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...