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

  /external/chromium_org/third_party/icu/source/i18n/
translit.cpp 113 static inline UBool positionIsValid(UTransPosition& index, int32_t len) {
339 if (!positionIsValid(index, text.length())) {
361 if (!positionIsValid(index, text.length())) {
    [all...]
  /external/icu4c/i18n/
translit.cpp 111 static inline UBool positionIsValid(UTransPosition& index, int32_t len) {
337 if (!positionIsValid(index, text.length())) {
359 if (!positionIsValid(index, text.length())) {
    [all...]

Completed in 280 milliseconds