Searched refs:indices_list (Results 1 – 1 of 1) sorted by relevance
156 LIST * const indices_list = lol_get( frame->args, 2 ); in regex_transform() local161 if ( !list_empty( indices_list ) ) in regex_transform()164 LISTITER iter = list_begin( indices_list ); in regex_transform()165 LISTITER const end = list_end( indices_list ); in regex_transform()166 size = list_length( indices_list ); in regex_transform()