Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/buffer/
Dconverter.cpp390 int goodSuffix = GetGoodSuffixLengthByFirstChar(target, j, tarlen); in FindLastIndex() local
424 int goodSuffix = GetGoodSuffixLengthByLastChar(target, j, tarlen); in FindIndex() local