Home
last modified time | relevance | path

Searched defs:goodSuffix (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Dconverter.cpp407 int goodSuffix = GetGoodSuffixLengthByFirstChar(target, j, tarlen); in FindLastIndex() local
424 int goodSuffix = GetGoodSuffixLengthByLastChar(target, indexJ, tarlen); in FindIndexInner() local