Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Drbt_rule.cpp316 static inline int32_t posBefore(const Replaceable& str, int32_t pos) { in posBefore() function
384 int32_t anteLimit = posBefore(text, pos.contextStart); in matchAndReplace()
389 oText = posBefore(text, pos.start); in matchAndReplace()