Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/buffer/
Dconverter.cpp328 int GetGoodSuffixLengthByLastChar(uint8_t *pat, int patIndex, int patLen) in GetGoodSuffixLengthByLastChar()
/commonlibrary/ets_utils/js_api_module/buffer/test/
Dtest_napi.cpp1400 int patLen = sizeof(pat) - 1; variable