Searched refs:stl_hltab (Results 1 – 1 of 1) sorted by relevance
4073 static stl_hlrec_T *stl_hltab = NULL; variable4149 stl_hltab = ALLOC_MULT(stl_hlrec_T, stl_items_len); in build_stl_str_hl()4230 new_hlrec = vim_realloc(stl_hltab, sizeof(stl_hlrec_T) * new_len); in build_stl_str_hl()4233 stl_hltab = new_hlrec; in build_stl_str_hl()5007 *hltab = stl_hltab; in build_stl_str_hl()5008 sp = stl_hltab; in build_stl_str_hl()