Searched defs:next_terminator (Results 1 – 1 of 1) sorted by relevance
56 TextChar* next_terminator) { in remapTerminators()77 std::vector<TextIdx>* file_offset, TextChar* next_terminator) { in buildFullText()127 std::vector<TextIdx>* file_offset, TextChar* next_terminator) { in poisonData()149 std::vector<TextIdx>* invese_sa, TextChar* next_terminator, in cutMatch()180 TextChar next_terminator = 256; in DM_generate() local