Home
last modified time | relevance | path

Searched refs:is_matching_line (Results 1 – 1 of 1) sorted by relevance

/dports/news/slrn/slrn-1.0.3/src/
H A Dart_misc.c125 static unsigned char *is_matching_line (unsigned char *b, SLRegexp_Type **r) /*{{{*/ in is_matching_line() function
191 while (NULL != (str = is_matching_line in _slrn_art_hide_quotes()
366 if (NULL == (b = is_matching_line (b, Slrn_Ignore_Quote_Regexp))) in slrn_art_mark_quotes()
373 while (NULL != (b = is_matching_line (b, Slrn_Ignore_Quote_Regexp))) in slrn_art_mark_quotes()
400 (NULL == is_matching_line ((unsigned char *) l->buf, in slrn_art_mark_signature()