Searched refs:buildLcp (Results 1 – 1 of 1) sorted by relevance
93 static void buildLcp(std::vector<TextChar>* text, std::vector<TextIdx>* sa, in buildLcp() function236 buildLcp(&full_text, &sa, &lcp, &invese_sa); in DM_generate()