Home
last modified time | relevance | path

Searched refs:posBefore (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DTransliterationRule.java336 static final int posBefore(Replaceable str, int pos) { in posBefore() method in TransliterationRule
403 int anteLimit = posBefore(text, pos.contextStart); in matchAndReplace()
408 intRef[0] = posBefore(text, pos.start); in matchAndReplace()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DTransliterationRule.java337 static final int posBefore(Replaceable str, int pos) { in posBefore() method in TransliterationRule
404 int anteLimit = posBefore(text, pos.contextStart); in matchAndReplace()
409 intRef[0] = posBefore(text, pos.start); in matchAndReplace()
/external/icu/icu4c/source/i18n/
Drbt_rule.cpp319 static inline int32_t posBefore(const Replaceable& str, int32_t pos) { in posBefore() function
387 int32_t anteLimit = posBefore(text, pos.contextStart); in matchAndReplace()
392 oText = posBefore(text, pos.start); in matchAndReplace()
/external/owasp/sanitizer/src/main/org/owasp/html/
DCssTokens.java692 int posBefore = pos;
751 if (pos == posBefore) {
780 int posBefore = pos;
804 pos = posBefore;
1211 int posBefore = pos;
1213 if (pos == posBefore) { return null; }
/external/owasp/sanitizer/distrib/lib/
Dowasp-java-html-sanitizer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/ ...
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...