public static bool source_iter_backward_search ( TextIter iter,
string str,
SourceSearchFlags flags,
TextIter match_start,
TextIter match_end,
TextIter limit ) ;
public static bool source_iter_forward_search ( TextIter iter,
string str,
SourceSearchFlags flags,
TextIter match_start,
TextIter match_end,
TextIter limit ) ;
public static bool source_iter_backward_search ( TextIter iter,
string str,
SourceSearchFlags flags,
TextIter match_start,
TextIter match_end,
TextIter limit ) ;
public static bool source_iter_forward_search ( TextIter iter,
string str,
SourceSearchFlags flags,
TextIter match_start,
TextIter match_end,
TextIter limit ) ;
Created by Valadoc